mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
Update num-bigint version
This commit is contained in:
@@ -23,7 +23,7 @@ sha3 = "0.8"
|
||||
blake2 = "0.8"
|
||||
|
||||
num-complex = { version = "0.2", features = ["serde"] }
|
||||
num-bigint = { version = "0.2.1", features = ["serde"] }
|
||||
num-bigint = { version = "0.2.2", features = ["serde"] }
|
||||
num-traits = "0.2"
|
||||
num-integer = "0.1.39"
|
||||
num-rational = "0.2.1"
|
||||
|
||||
Reference in New Issue
Block a user