Skip to content

Commit 52edf45

Browse files
authored
Merge pull request #103 from qingshi163/malachite041
Bump malachite to 0.4.4
2 parents 13cae0a + 82e1d95 commit 52edf45

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 = { version = "0.1.0" }
37+
malachite-bigint = "0.1.1"
3838
memchr = "2.5.0"
3939
rand = "0.8.5"
4040
serde = { version = "1.0.133", default-features = false }

0 commit comments

Comments
 (0)