Skip to content

Commit 1f09489

Browse files
authored
chore: bump bignum version to v0.5.4 (#33)
* chore: bump bignum version to `v0.5.2` * Update Nargo.toml * Update Nargo.toml
1 parent 8b88fb7 commit 1f09489

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ authors = [""]
55
compiler_version = ">=1.0.0"
66

77
[dependencies]
8-
bignum = {tag = "v0.5.0", git = "https://github.com/noir-lang/noir-bignum"}
8+
bignum = {tag = "v0.5.4", git = "https://github.com/noir-lang/noir-bignum"}
99
sort = {tag = "v0.2.2", git = "https://github.com/noir-lang/noir_sort"}

0 commit comments

Comments
 (0)