fix: bump svm-rs for mac m1 solc installs

ref: https://github.com/roynalnaruto/svm-rs/pull/29
This commit is contained in:
Georgios Konstantopoulos 2022-03-13 11:22:41 -07:00
parent 4f37287859
commit a02d5a8174
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -3576,7 +3576,7 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "svm-rs"
version = "0.2.9"
source = "git+https://github.com/roynalnaruto/svm-rs#3aea7a7401bb5cf62e915d42ebdc764172452187"
source = "git+https://github.com/roynalnaruto/svm-rs#ae79a29f5bde08f1991f981456253fa5b6859047"
dependencies = [
"anyhow",
"cfg-if 1.0.0",