mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Remove old shaders, updates for WR feature and API changes.
This commit is contained in:
parent
fb98acbc4d
commit
3d67c1cf4c
74 changed files with 34 additions and 3061 deletions
|
@ -47,7 +47,7 @@ websocket = "0.17"
|
|||
[dependencies.webrender_traits]
|
||||
git = "https://github.com/servo/webrender"
|
||||
default_features = false
|
||||
features = ["serde_derive"]
|
||||
features = ["serde_derive", "ipc"]
|
||||
|
||||
[target.'cfg(any(target_os = "macos", target_os = "linux", target_os = "windows"))'.dependencies]
|
||||
tinyfiledialogs = {git = "https://github.com/jdm/tinyfiledialogs"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue