Skip to content

Commit 82e140d

Browse files
committed
fix: bump bignum v0.7.5
1 parent 2dca59a commit 82e140d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = [""]
55
compiler_version = ">=1.0.0"
66

77
[dependencies]
8-
bignum = { tag = "v0.7.4", git = "https://github.com/noir-lang/noir-bignum" }
8+
bignum = { tag = "v0.7.5", git = "https://github.com/noir-lang/noir-bignum" }
99
poseidon = { git = "https://github.com/noir-lang/poseidon", tag = "v0.1.1" }

0 commit comments

Comments
 (0)