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.
2 parents 13cae0a + 82e1d95 commit 52edf45Copy full SHA for 52edf45
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 = { version = "0.1.0" }
+malachite-bigint = "0.1.1"
38
memchr = "2.5.0"
39
rand = "0.8.5"
40
serde = { version = "1.0.133", default-features = false }
0 commit comments