mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Use num-traits in compositing.
This commit is contained in:
parent
38c10f89f2
commit
a8b5ac5e32
6 changed files with 6 additions and 6 deletions
|
@ -91,7 +91,7 @@ euclid = {version = "0.6.4", features = ["plugins"]}
|
|||
gleam = "0.2.8"
|
||||
image = "0.9"
|
||||
log = "0.3.5"
|
||||
num = "0.1.24"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = "0.1.2"
|
||||
rand = "0.3"
|
||||
serde = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue