We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaccbc2 commit ef1edecCopy full SHA for ef1edec
ethereum/circuits/lib/Nargo.toml
@@ -2,7 +2,7 @@
2
name = "ethereum"
3
type = "lib"
4
authors = ["Arkadiusz Konior, Marek Kirejczyk"]
5
-compiler_version = "0.30.0"
+compiler_version = ">=0.30.0"
6
7
[dependencies]
8
u2b = { tag = "v0.3.4", git = "https://github.com/vlayer-xyz/noir-u2b" }
0 commit comments