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
|
@ -13,5 +13,4 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
euclid = { workspace = true }
|
||||
surfman = { workspace = true }
|
||||
surfman-chains = { workspace = true }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue