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 a367239 commit c0923cbCopy full SHA for c0923cb
Cargo.toml
@@ -34,7 +34,7 @@ num-complex = "0.4.0"
34
num-bigint = "0.4.3"
35
num-traits = "0.2"
36
pyo3 = { version = "0.19.2" }
37
-malachite-bigint = "0.1.1"
+malachite-bigint = "0.2.0"
38
memchr = "2.5.0"
39
rand = "0.8.5"
40
serde = { version = "1.0.133", default-features = false }
0 commit comments