mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Kill serde_codegen 💣
This commit is contained in:
parent
fbfcfc2dbe
commit
f8467a26c4
17 changed files with 51 additions and 154 deletions
|
@ -88,10 +88,6 @@ url = {version = "1.2", features = ["heap_size", "query_encoding"]}
|
|||
uuid = {version = "0.4", features = ["v4"]}
|
||||
websocket = "0.17"
|
||||
xml5ever = {version = "0.4", features = ["unstable"]}
|
||||
webrender_traits = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
webvr = {path = "../webvr"}
|
||||
webvr_traits = {path = "../webvr_traits"}
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
default-features = false
|
||||
features = ["nightly", "serde_derive", "ipc"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue