More Cargo.toml updates

This commit is contained in:
atouchet 2020-05-31 08:55:28 -07:00
parent a509c33abf
commit ca30ec02fc
7 changed files with 39 additions and 39 deletions

View file

@ -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" }