Skip to content

Commit

Permalink
Merge pull request #101 from alloy-rs/matt/bump-dep
Browse files Browse the repository at this point in the history
bump svm-rs dep
  • Loading branch information
mattsse authored Nov 9, 2023
2 parents 558e5dd + d400d74 commit e616986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/svm-builds/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ homepage = "https://github.com/roynalnaruto/svm-rs"
description = "Solidity compiler builds"

[build-dependencies]
svm = { package = "svm-rs", path = "../svm-rs", version = "0.3.2", default-features = false, features = [
svm = { package = "svm-rs", path = "../svm-rs", version = "0.3.3", default-features = false, features = [
"blocking",
"rustls",
] }
Expand Down

0 comments on commit e616986

Please sign in to comment.