chore: bump svm-rs for updated timeout

This commit is contained in:
Georgios Konstantopoulos 2022-04-07 10:19:02 -07:00
parent 77931d4c63
commit 15305eb6f5
1 changed files with 2 additions and 2 deletions

4
Cargo.lock generated
View File

@ -3585,7 +3585,7 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
[[package]]
name = "svm-rs"
version = "0.2.9"
source = "git+https://github.com/roynalnaruto/svm-rs#84cbe0ac705becabdc13168bae28a45ad2299749"
source = "git+https://github.com/roynalnaruto/svm-rs#ad408cc89254d846d380bd5fecd16934f1c3752e"
dependencies = [
"anyhow",
"cfg-if 1.0.0",
@ -3614,7 +3614,7 @@ dependencies = [
[[package]]
name = "svm-rs-builds"
version = "0.1.0"
source = "git+https://github.com/roynalnaruto/svm-rs#84cbe0ac705becabdc13168bae28a45ad2299749"
source = "git+https://github.com/roynalnaruto/svm-rs#ad408cc89254d846d380bd5fecd16934f1c3752e"
dependencies = [
"build_const",
"hex",