mirror of
https://github.com/servo/servo.git
synced 2025-08-16 19:05:33 +01:00
Use num-traits in canvas.
This commit is contained in:
parent
03d4bacc05
commit
38c10f89f2
6 changed files with 6 additions and 6 deletions
|
@ -38,5 +38,5 @@ git = "https://github.com/servo/webrender_traits"
|
|||
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||
gleam = "0.2.8"
|
||||
log = "0.3.5"
|
||||
num = "0.1.24"
|
||||
num-traits = "0.1.32"
|
||||
offscreen_gl_context = "0.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue