fix: bump up svm (#1129)
This commit is contained in:
parent
db1870c891
commit
5940f9bfcc
|
@ -3585,7 +3585,7 @@ checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
|
|||
[[package]]
|
||||
name = "svm-rs"
|
||||
version = "0.2.9"
|
||||
source = "git+https://github.com/roynalnaruto/svm-rs#ad408cc89254d846d380bd5fecd16934f1c3752e"
|
||||
source = "git+https://github.com/roynalnaruto/svm-rs#9c86111689147842dd76f5fe8db7cf472e729118"
|
||||
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#ad408cc89254d846d380bd5fecd16934f1c3752e"
|
||||
source = "git+https://github.com/roynalnaruto/svm-rs#9c86111689147842dd76f5fe8db7cf472e729118"
|
||||
dependencies = [
|
||||
"build_const",
|
||||
"hex",
|
||||
|
|
Loading…
Reference in New Issue