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 11f6ab9 commit 6928dcbCopy full SHA for 6928dcb
Cargo.toml
@@ -43,7 +43,7 @@ revm = { version = "20.0.0", features = [
43
] }
44
trevm = { path = ".", features = ["test-utils"] }
45
46
-alloy = { version = "*", features = ["providers"]}
+alloy = { version = "0.12.6", features = ["providers"]}
47
48
# misc
49
eyre = "0.6"
0 commit comments