mirror of
https://github.com/RustPython/Parser.git
synced 2025-07-08 05:35:22 +00:00
Update malachite to 0.5
This commit is contained in:
parent
d2f137b372
commit
d48caa909a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ log = "0.4.16"
|
||||||
num-complex = "0.4.0"
|
num-complex = "0.4.0"
|
||||||
num-bigint = "0.4.3"
|
num-bigint = "0.4.3"
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
malachite-bigint = "0.2.3"
|
malachite-bigint = "0.5"
|
||||||
memchr = "2.5.0"
|
memchr = "2.5.0"
|
||||||
rand = "0.8.5"
|
rand = "0.8.5"
|
||||||
serde = { version = "1.0.133", default-features = false }
|
serde = { version = "1.0.133", default-features = false }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue