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 f07b97c commit 328e085Copy full SHA for 328e085
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.0"
+malachite-bigint = "0.2.1"
36
memchr = "2.5.0"
37
rand = "0.8.5"
38
serde = { version = "1.0.133", default-features = false }
0 commit comments