Skip to content

Commit

Permalink
bump compilers
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr committed Jun 11, 2024
1 parent d5fdf79 commit 5c3edee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/block-explorers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ thiserror = "1.0"
tracing = "0.1.37"
semver = "1.0"

foundry-compilers = { version = "0.6", optional = true }
foundry-compilers = { version = "0.7", optional = true }

[dev-dependencies]
tempfile = "3.8"
Expand Down

0 comments on commit 5c3edee

Please sign in to comment.