Skip to content

Commit

Permalink
chore: bump compilers (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr authored May 21, 2024
1 parent adcb750 commit 20962b7
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.4", optional = true }
foundry-compilers = { version = "0.5", optional = true }

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

0 comments on commit 20962b7

Please sign in to comment.