Skip to content

Commit

Permalink
feat: bump noir_check_shuffle to v0.2.0 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: Khashayar Barooti <khashayar.baroot@epfl.ch>
  • Loading branch information
kashbrti and Khashayar Barooti authored Jan 14, 2025
1 parent 7d600be commit 786949e
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 @@ -5,4 +5,4 @@ authors = [""]
compiler_version = ">=0.36.0"

[dependencies]
check_shuffle = {tag = "v0.1.0", git = "https://github.com/noir-lang/noir_check_shuffle"}
check_shuffle = {tag = "v0.2.0", git = "https://github.com/noir-lang/noir_check_shuffle"}

0 comments on commit 786949e

Please sign in to comment.