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