Skip to content

Commit 3eb5573

Browse files
starknet_proof_verifier: bump stwo crates (#13932)
1 parent d87e217 commit 3eb5573

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,8 +328,8 @@ paste = "1.0.15"
328328
phf = "0.11"
329329
pretty_assertions = "1.4.0"
330330
primitive-types = "0.12.1"
331-
privacy-circuit-verify = { git = "https://github.com/starkware-libs/proving-utils", rev = "0305dbe" }
332-
privacy-prove = { git = "https://github.com/starkware-libs/proving-utils", rev = "0305dbe" }
331+
privacy-circuit-verify = { git = "https://github.com/starkware-libs/proving-utils", rev = "580135e" }
332+
privacy-prove = { git = "https://github.com/starkware-libs/proving-utils", rev = "580135e" }
333333
proc-macro2 = "1.0"
334334
prometheus-parse = "0.2.4"
335335
prost = "0.12.1"

0 commit comments

Comments
 (0)