Skip to content

Commit 9ebdbce

Browse files
committed
Update num-bigint
1 parent 408aa05 commit 9ebdbce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ ark-ec = { git = "https://github.com/openmina/algebra", rev = "d0343f5" } # bran
8787
ark-poly = { git = "https://github.com/openmina/algebra", rev = "d0343f5" } # branch: fix-openmina-webnode
8888
ark-serialize = { git = "https://github.com/openmina/algebra", rev = "d0343f5" } # branch: fix-openmina-webnode
8989

90-
num-bigint = { git = "https://github.com/openmina/num-bigint", rev = "028b29c" } # branch: on-stack
90+
num-bigint = { git = "https://github.com/openmina/num-bigint", rev = "8bb5ee4" } # branch: on-stack
9191
num-rational = { git = "https://github.com/openmina/num-rational", rev = "336f11d" } # branch: on-stack
9292

9393
[profile.test.package."*"]

0 commit comments

Comments
 (0)