mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
More Cargo.toml updates
This commit is contained in:
parent
a509c33abf
commit
ca30ec02fc
7 changed files with 39 additions and 39 deletions
|
@ -12,5 +12,5 @@ path = "lib.rs"
|
|||
|
||||
[dependencies]
|
||||
euclid = "0.20"
|
||||
webrender_api = {git = "https://github.com/servo/webrender"}
|
||||
webrender_api = { git = "https://github.com/servo/webrender" }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue