mirror of
https://github.com/servo/servo.git
synced 2025-07-28 17:50:37 +01:00
Dedupe num-traits
This commit is contained in:
parent
78fabb9110
commit
71fd4477d6
8 changed files with 40 additions and 49 deletions
|
@ -19,7 +19,7 @@ fnv = "1.0"
|
|||
gleam = "0.6"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.4"
|
||||
num-traits = "0.1.32"
|
||||
num-traits = "0.2"
|
||||
offscreen_gl_context = {version = "0.21", features = ["serde", "osmesa"]}
|
||||
serde_bytes = "0.10"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue