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 d2f137b commit d48caa9Copy full SHA for d48caa9
Cargo.toml
@@ -32,7 +32,7 @@ log = "0.4.16"
32
num-complex = "0.4.0"
33
num-bigint = "0.4.3"
34
num-traits = "0.2"
35
-malachite-bigint = "0.2.3"
+malachite-bigint = "0.5"
36
memchr = "2.5.0"
37
rand = "0.8.5"
38
serde = { version = "1.0.133", default-features = false }
0 commit comments