Skip to content

Commit 4588ea5

Browse files
authored
malachite-bigint v0.2.2 (#132)
1 parent 328e085 commit 4588ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ log = "0.4.16"
3232
num-complex = "0.4.0"
3333
num-bigint = "0.4.3"
3434
num-traits = "0.2"
35-
malachite-bigint = "0.2.1"
35+
malachite-bigint = "0.2.2"
3636
memchr = "2.5.0"
3737
rand = "0.8.5"
3838
serde = { version = "1.0.133", default-features = false }

0 commit comments

Comments
 (0)