Skip to content

Commit c50a962

Browse files
committed
Upgrade num-bigint to 0.4.0
1 parent 291d4dd commit c50a962

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ quickcheck = { version = "0.9.2", default-features = false }
3131
ndarray-rand = "0.12"
3232
approx = "0.4"
3333
quickcheck_macros = "0.9"
34-
num-bigint = "0.3.1"
34+
num-bigint = "0.4.0"
3535

3636
[[bench]]
3737
name = "sort"

0 commit comments

Comments
 (0)