Skip to content

Commit 328e085

Browse files
committed
malachite-bigint 0.2.1
1 parent f07b97c commit 328e085

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.0"
35+
malachite-bigint = "0.2.1"
3636
memchr = "2.5.0"
3737
rand = "0.8.5"
3838
serde = { version = "1.0.133", default-features = false }

0 commit comments

Comments
 (0)