fix: bump svm-rs to support arm solc

This commit is contained in:
Georgios Konstantopoulos 2022-02-09 12:04:25 +02:00
parent 14551a90c1
commit 108a078dba
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3536,8 +3536,8 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "svm-rs"
version = "0.2.2"
source = "git+https://github.com/roynalnaruto/svm-rs#146021b95ef9f17bb3b084bc77fbb84f3d4c5ee2"
version = "0.2.4"
source = "git+https://github.com/roynalnaruto/svm-rs#2743d57be023d36867275ddcf942026e6d8769c2"
dependencies = [
"anyhow",
"cfg-if 1.0.0",