Skip to content

Commit f3035b4

Browse files
authored
Update Nargo.toml
1 parent 04f8f62 commit f3035b4

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,6 +5,6 @@ authors = [""]
55
compiler_version = ">=1.0.0"
66

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

0 commit comments

Comments
 (0)