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 f3f8b95 commit 0bbd135Copy full SHA for 0bbd135
crates/block-explorers/Cargo.toml
@@ -37,7 +37,7 @@ thiserror = "2.0"
37
tracing = "0.1.41"
38
semver = "1.0"
39
40
-foundry-compilers = { version = "0.18.2", optional = true }
+foundry-compilers = { version = "0.19.0", optional = true }
41
42
[dev-dependencies]
43
tempfile = "3.20"
0 commit comments