Skip to content

Commit 5989392

Browse files
committed
Bump lambdaworks
1 parent 4ebb4bc commit 5989392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

operator/merkle_tree/lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77
serde = { version = "1.0.201", features = ["derive"] }
88
serde_json = "1.0.117"
99
bincode = "1.3.3"
10-
lambdaworks-crypto = { git = "https://github.com/lambdaclass/lambdaworks.git", rev = "5f8f2cfcc8a1a22f77e8dff2d581f1166eefb80b", features = ["serde"] }
10+
lambdaworks-crypto = { git = "https://github.com/lambdaclass/lambdaworks.git", tag = "v0.13.0", features = ["serde"] }
1111
hex = "0.4.3"
1212
sha3 = "0.10.8"
1313
aligned-sdk = { path = "../../../crates/sdk" }

0 commit comments

Comments
 (0)