Skip to content

Commit 82e1d95

Browse files
committed
Bump malachite to 0.4.4
1 parent 28eff35 commit 82e1d95

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ num-complex = "0.4.0"
3434
num-bigint = "0.4.3"
3535
num-traits = "0.2"
3636
pyo3 = { version = "0.19.2" }
37-
# malachite-bigint = { version = "0.1.0" }
38-
malachite-bigint = { git = "https://github.com/RustPython/malachite-bigint.git", branch = "041" }
37+
malachite-bigint = "0.1.1"
3938
memchr = "2.5.0"
4039
rand = "0.8.5"
4140
serde = { version = "1.0.133", default-features = false }

0 commit comments

Comments
 (0)