mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-27 12:17:35 +03:00
use crates.io snarkvm dep
This commit is contained in:
parent
4e05840bf5
commit
ab43581d84
@ -68,8 +68,8 @@ git = "https://github.com/AleoHQ/aleo.git"
|
||||
rev = "ddbb647"
|
||||
|
||||
[dependencies.snarkvm]
|
||||
git = "https://github.com/AleoHQ/snarkVM.git"
|
||||
tag = "v0.9.0"
|
||||
version = "0.9.0"
|
||||
#git = "https://github.com/AleoHQ/snarkVM.git"
|
||||
#rev = "69cf3bd"
|
||||
features = ["aleo-cli", "circuit", "console", "parallel"]
|
||||
|
||||
|
@ -46,8 +46,8 @@ path = "../../tests/test-framework"
|
||||
version = "1.4.0"
|
||||
|
||||
[dev-dependencies.snarkvm]
|
||||
git = "https://github.com/AleoHQ/snarkVM.git"
|
||||
tag = "v0.9.0"
|
||||
version = "0.9.0"
|
||||
#git = "https://github.com/AleoHQ/snarkVM.git"
|
||||
#rev = "69cf3bd"
|
||||
features = ["aleo-cli", "circuit", "console", "parallel"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user