We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b8653 commit b4299fcCopy full SHA for b4299fc
Cargo.toml
@@ -37,7 +37,7 @@ futures = "0.3"
37
38
parking_lot = "0.12"
39
40
-revm = { version = "31.0.0", features = ["std", "serde"] }
+revm = { version = "33.0.0", features = ["std", "serde"] }
41
42
serde = "1.0"
43
serde_json = "1.0"
0 commit comments