Skip to content

Commit

Permalink
chore: bump foundry-compilers 0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse committed Jan 31, 2024
1 parent 541354b commit dcbbedd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ thiserror = "1.0"
tracing = "0.1.37"
semver = "1.0"

foundry-compilers = { version = "0.2", optional = true }
foundry-compilers = { version = "0.3", optional = true }

[dev-dependencies]
tempfile = "3.8"
Expand All @@ -45,4 +45,3 @@ openssl = ["reqwest/native-tls"]

foundry-compilers = ["dep:foundry-compilers"]
compilers-full = ["foundry-compilers?/full"]
compilers-tests = ["foundry-compilers?/tests"]

0 comments on commit dcbbedd

Please sign in to comment.