Skip to content

Commit

Permalink
chore: bump required compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
grjte committed Oct 25, 2024
1 parent a5d4afd commit 88cbfda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name = "noir_base64"
type = "lib"
authors = [""]
compiler_version = ">=0.34.0"
compiler_version = ">=0.35.0"

[dependencies]

0 comments on commit 88cbfda

Please sign in to comment.