diff --git a/node/rest/Cargo.toml b/node/rest/Cargo.toml index f644ea11c6..8395cdd86b 100644 --- a/node/rest/Cargo.toml +++ b/node/rest/Cargo.toml @@ -67,7 +67,7 @@ version = "=2.2.7" [dependencies.snarkvm-synthesizer] #path = "../../../snarkVM/synthesizer" git = "https://github.com/AleoNet/snarkVM.git" -rev = "68f4f31" +rev = "3d8b912" default-features = false optional = true