mirror of
https://github.com/servo/servo.git
synced 2025-07-03 05:23:38 +01:00
Dedupe num-traits
This commit is contained in:
parent
78fabb9110
commit
71fd4477d6
8 changed files with 40 additions and 49 deletions
|
@ -48,7 +48,7 @@ malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
|||
matches = "0.1"
|
||||
num_cpus = {version = "1.1.0", optional = true}
|
||||
num-integer = "0.1.32"
|
||||
num-traits = "0.1.32"
|
||||
num-traits = "0.2"
|
||||
new-ordered-float = "1.0"
|
||||
owning_ref = "0.3.3"
|
||||
parking_lot = "0.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue