Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update malachite to 0.5
  • Loading branch information
coolreader18 committed Feb 25, 2025
commit d48caa909a3aa63b5170cc64d9cb391ffc33e1f7
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ log = "0.4.16"
num-complex = "0.4.0"
num-bigint = "0.4.3"
num-traits = "0.2"
malachite-bigint = "0.2.3"
malachite-bigint = "0.5"
memchr = "2.5.0"
rand = "0.8.5"
serde = { version = "1.0.133", default-features = false }
Expand Down