Skip to content

Commit c0923cb

Browse files
committed
malachite-bigint 0.2.0
1 parent a367239 commit c0923cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +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 = "0.1.1"
37+
malachite-bigint = "0.2.0"
3838
memchr = "2.5.0"
3939
rand = "0.8.5"
4040
serde = { version = "1.0.133", default-features = false }

0 commit comments

Comments
 (0)