We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 291d4dd commit c50a962Copy full SHA for c50a962
Cargo.toml
@@ -31,7 +31,7 @@ quickcheck = { version = "0.9.2", default-features = false }
31
ndarray-rand = "0.12"
32
approx = "0.4"
33
quickcheck_macros = "0.9"
34
-num-bigint = "0.3.1"
+num-bigint = "0.4.0"
35
36
[[bench]]
37
name = "sort"
0 commit comments