We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca9879 commit 79936b5Copy full SHA for 79936b5
1 file changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "snarkos"
3
-version = "4.3.2"
+version = "4.3.0"
4
authors = [ "The Aleo Team <hello@aleo.org>" ]
5
description = "A decentralized operating system"
6
homepage = "https://aleo.org"
@@ -46,7 +46,7 @@ default-features = false
46
[workspace.dependencies.snarkvm]
47
#path = "../snarkVM"
48
git = "https://github.com/ProvableHQ/snarkVM.git"
49
-rev = "78a69b703"
+rev = "eb44d391b"
50
#version = "=4.2.1"
51
default-features = false
52
0 commit comments