Skip to content

Commit 0efd0fc

Browse files
committed
fix(forge): bump compilers to fix remapping sol file
1 parent 79d4ab2 commit 0efd0fc

File tree

2 files changed

+7
-12
lines changed

2 files changed

+7
-12
lines changed

Cargo.lock

Lines changed: 6 additions & 11 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
@@ -407,7 +407,7 @@ idna_adapter = "=1.1.0"
407407

408408
## foundry
409409
# foundry-block-explorers = { git = "https://github.com/foundry-rs/block-explorers.git", rev = "e09cb89" }
410-
# foundry-compilers = { git = "https://github.com/foundry-rs/compilers.git", rev = "e4a9b04" }
410+
foundry-compilers = { git = "https://github.com/foundry-rs/compilers.git", rev = "f6e4e6a" }
411411
# foundry-fork-db = { git = "https://github.com/foundry-rs/foundry-fork-db", rev = "4ed9afb" }
412412

413413
## solar

0 commit comments

Comments
 (0)