Skip to content

Commit 65eb2d9

Browse files
committed
chore!: bump bignum to 0.7.4
1 parent 4cfe4f6 commit 65eb2d9

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.3", git = "https://github.com/noir-lang/noir-bignum" }
8+
bignum = { tag = "v0.7.4", 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)