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