Skip to content

Commit f674444

Browse files
authored
Merge pull request #109 from namada-net/tiago/update-bellperson-v0.26.5-nam.1
Update to `nam-bellperson` `v0.26.5-nam.1`
2 parents 093d29c + 3601f74 commit f674444

File tree

3 files changed

+7
-18
lines changed

3 files changed

+7
-18
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ members = [
88

99

1010
[workspace.package]
11-
version = "3.0.7"
11+
version = "3.0.8"
1212

1313
[profile.release]
1414
lto = true

masp_proofs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ 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.)
22-
bellman = { package = "nam-bellperson", version="0.26.4-nam.1", features = ["groth16"] }
22+
bellman = { package = "nam-bellperson", version="0.26.5-nam.1", features = ["groth16"] }
2323
bls12_381 = {package = "nam-blstrs", version = "0.7.1-nam.0" }
2424
ff = "0.13"
2525
group = "0.13"

0 commit comments

Comments
 (0)