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 998801f commit 5ad9715Copy full SHA for 5ad9715
Cargo.toml
@@ -36,7 +36,7 @@ alloy-sol-types = { version = "1.2", default-features = false }
36
alloy-primitives = { version = "1.2", default-features = false, features = [
37
"map",
38
] }
39
-revm = { version = "29.0.0", default-features = false }
+revm = { version = "30.0.0", default-features = false }
40
41
anstyle = { version = "1.0", optional = true }
42
colorchoice = "1.0"
0 commit comments