Skip to content

Commit 04f8f62

Browse files
authored
chore!: update bignum dependency to version 0.8.1
1 parent c13415f commit 04f8f62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Nargo.toml

Lines changed: 2 additions & 2 deletions
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.0", git = "https://github.com/noir-lang/noir-bignum" }
8+
bignum = { tag = "v0.8.1", git = "https://github.com/noir-lang/noir-bignum" }
99
poseidon = { git = "https://github.com/noir-lang/poseidon", tag = "v0.1.1" }
10-
10+

0 commit comments

Comments
 (0)