mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Dedupe num-traits
This commit is contained in:
parent
78fabb9110
commit
71fd4477d6
8 changed files with 40 additions and 49 deletions
|
@ -23,7 +23,7 @@ log = "0.4"
|
|||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
msg = {path = "../msg"}
|
||||
num-traits = "0.1.32"
|
||||
num-traits = "0.2"
|
||||
serde = "1.0"
|
||||
servo_arc = {path = "../servo_arc"}
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue