diff --git a/Cargo.toml b/Cargo.toml index 3298ddd501..7ef2d97ab3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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]]