Skip to content

Commit e263098

Browse files
committed
Bump compilers 0.18.2
1 parent 79d4ab2 commit e263098

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ foundry-linking = { path = "crates/linking" }
204204

205205
# solc & compilation utilities
206206
foundry-block-explorers = { version = "0.20.0", default-features = false }
207-
foundry-compilers = { version = "0.18.1", default-features = false }
207+
foundry-compilers = { version = "0.18.2", default-features = false }
208208
foundry-fork-db = "0.16"
209209
solang-parser = { version = "=0.3.9", package = "foundry-solang-parser" }
210210
solar-ast = { version = "=0.1.5", default-features = false }

0 commit comments

Comments
 (0)