Skip to content

Commit 79936b5

Browse files
committed
Bump snarkVM rev and snarkOS version
1 parent 0ca9879 commit 79936b5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "snarkos"
3-
version = "4.3.2"
3+
version = "4.3.0"
44
authors = [ "The Aleo Team <hello@aleo.org>" ]
55
description = "A decentralized operating system"
66
homepage = "https://aleo.org"
@@ -46,7 +46,7 @@ default-features = false
4646
[workspace.dependencies.snarkvm]
4747
#path = "../snarkVM"
4848
git = "https://github.com/ProvableHQ/snarkVM.git"
49-
rev = "78a69b703"
49+
rev = "eb44d391b"
5050
#version = "=4.2.1"
5151
default-features = false
5252

0 commit comments

Comments
 (0)