Skip to content

Commit 550d29a

Browse files
committed
version bump
1 parent e46a969 commit 550d29a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

masp_proofs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ categories = ["cryptography::cryptocurrencies"]
1515
all-features = true
1616

1717
[dependencies]
18-
masp_primitives = { version = "3.0.45, path = "../masp_primitives" }
18+
masp_primitives = { version = "3.0.5", path = "../masp_primitives" }
1919

2020
# Dependencies exposed in a public API:
2121
# (Breaking upgrades to these require a breaking upgrade to this crate.)

0 commit comments

Comments
 (0)