We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8164df commit 7ec6e5fCopy full SHA for 7ec6e5f
lib/Nargo.toml
@@ -2,7 +2,7 @@
2
name = "noir_rsa"
3
type = "lib"
4
authors = [""]
5
-compiler_version = ">=0.34.0"
+compiler_version = ">=0.35.0"
6
7
[dependencies]
8
-bignum = {tag = "v0.3.3", git = "https://github.com/noir-lang/noir-bignum"}
+bignum = {tag = "v0.3.6", git = "https://github.com/noir-lang/noir-bignum"}
0 commit comments