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 c74d72d commit fe694ceCopy full SHA for fe694ce
Cargo.toml
@@ -169,7 +169,7 @@ foundry-linking = { path = "crates/linking" }
169
170
# solc & compilation utilities
171
foundry-block-explorers = { version = "0.9.0", default-features = false }
172
-foundry-compilers = { version = "0.12.2", default-features = false }
+foundry-compilers = { version = "0.12.3", default-features = false }
173
foundry-fork-db = "0.6.0"
174
solang-parser = "=0.3.3"
175
0 commit comments