mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Remove dependency on surfman-chains (#30090)
This functionality is now part of surfman itself.
This commit is contained in:
parent
59f5414ca8
commit
c46631a1ce
9 changed files with 26 additions and 83 deletions
|
@ -30,8 +30,6 @@ log = { workspace = true }
|
|||
servo-media = { git = "https://github.com/servo/media" }
|
||||
sparkle = { workspace = true }
|
||||
surfman = { workspace = true }
|
||||
surfman-chains = { workspace = true }
|
||||
surfman-chains-api = { workspace = true }
|
||||
webxr = { git = "https://github.com/servo/webxr", features = ["glwindow"] }
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue