We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04f8f62 commit f3035b4Copy full SHA for f3035b4
Nargo.toml
@@ -5,6 +5,6 @@ authors = [""]
5
compiler_version = ">=1.0.0"
6
7
[dependencies]
8
-bignum = { tag = "v0.8.1", git = "https://github.com/noir-lang/noir-bignum" }
+bignum = { tag = "v0.8.2", git = "https://github.com/noir-lang/noir-bignum" }
9
poseidon = { git = "https://github.com/noir-lang/poseidon", tag = "v0.1.1" }
10
0 commit comments