Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Dec 18, 2023
1 parent 872f1c6 commit 996f097
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ members = [
]

[workspace.dependencies.snarkvm]
git = "https://github.com/AleoHQ/snarkVM.git"
rev = "40c4fcc"
#version = "=0.16.11"
#git = "https://github.com/AleoHQ/snarkVM.git"
#rev = "40c4fcc"
version = "=0.16.13"
features = [ "circuit", "console", "rocks" ]

[[bin]]
Expand Down

0 comments on commit 996f097

Please sign in to comment.