mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Kill serde_codegen 💣
This commit is contained in:
parent
fbfcfc2dbe
commit
f8467a26c4
17 changed files with 51 additions and 154 deletions
|
@ -40,12 +40,8 @@ time = "0.1.17"
|
|||
unicase = "1.4.0"
|
||||
url = {version = "1.2", features = ["heap_size"]}
|
||||
uuid = {version = "0.4", features = ["v4"]}
|
||||
webrender_traits = {git = "https://github.com/servo/webrender", features = ["ipc"]}
|
||||
websocket = "0.17"
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
default-features = false
|
||||
features = ["serde_derive", "ipc"]
|
||||
|
||||
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
tinyfiledialogs = "2.5.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue