mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Dedupe num-traits
This commit is contained in:
parent
78fabb9110
commit
71fd4477d6
8 changed files with 40 additions and 49 deletions
|
@ -13,5 +13,5 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
num-traits = "0.1.32"
|
||||
num-traits = "0.2"
|
||||
serde = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue