Skip to content

Commit

Permalink
dumbass doesn't know the difference between \> and \=\>
Browse files Browse the repository at this point in the history
  • Loading branch information
signorecello committed Dec 21, 2023
1 parent 4955bf9 commit 27bdb8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vite-hardhat/circuits/Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name = "noirstarter"
type = "bin"
authors = [""]
compiler_version = ">0.19.4"
compiler_version = ">0.19.0"

[dependencies]
2 changes: 1 addition & 1 deletion with-foundry/circuits/Nargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
name="with_foundry"
type="bin"
authors = ["critesjosh"]
compiler_version = ">0.19.4"
compiler_version = ">0.19.0"

[dependencies]

0 comments on commit 27bdb8b

Please sign in to comment.