mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Reorder dependencies in components/canvas/Cargo.toml
This commit is contained in:
parent
e5e559d414
commit
a81793c908
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ git = "https://github.com/servo/ipc-channel"
|
||||||
git = "https://github.com/servo/webrender_traits"
|
git = "https://github.com/servo/webrender_traits"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
euclid = {version = "0.6.4", features = ["plugins"]}
|
||||||
|
gleam = "0.2.8"
|
||||||
log = "0.3.5"
|
log = "0.3.5"
|
||||||
num = "0.1.24"
|
num = "0.1.24"
|
||||||
gleam = "0.2.8"
|
|
||||||
euclid = {version = "0.6.4", features = ["plugins"]}
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue