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 2507a89 commit 19b3a74Copy full SHA for 19b3a74
Cargo.toml
@@ -26,7 +26,7 @@ risc0-zkvm = { git = "https://github.com/risc0/risc0", branch = "main", default-
26
# Alloy guest dependencies
27
alloy-consensus = { version = "1.0" }
28
alloy-eips = { version = "1.0" }
29
-alloy-evm = { version = "0.8" }
+alloy-evm = { version = "0.10" }
30
alloy-rlp = { version = "0.3.8" }
31
alloy-primitives = { version = "1.0" }
32
alloy-rpc-types = { version = "1.0" }
0 commit comments