Skip to content

Commit 503b599

Browse files
committed
Update Nargo compiler version to allow any version >=1.0.0
1 parent cdedd11 commit 503b599

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web-starter/circuits/Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
name="noir_uh_starter"
33
type="bin"
44
authors = ["saleel"]
5-
compiler_version = "1.0.0-beta.11"
5+
compiler_version = ">=1.0.0"
66

77
[dependencies]

0 commit comments

Comments
 (0)