We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v0.5.4
1 parent 8b88fb7 commit 1f09489Copy full SHA for 1f09489
Nargo.toml
@@ -5,5 +5,5 @@ authors = [""]
5
compiler_version = ">=1.0.0"
6
7
[dependencies]
8
-bignum = {tag = "v0.5.0", git = "https://github.com/noir-lang/noir-bignum"}
+bignum = {tag = "v0.5.4", git = "https://github.com/noir-lang/noir-bignum"}
9
sort = {tag = "v0.2.2", git = "https://github.com/noir-lang/noir_sort"}
0 commit comments