mirror of
https://github.com/servo/servo.git
synced 2025-08-18 20:05:34 +01:00
Use new stylo crate renames (#35898)
Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
e4757534fe
commit
f527217bdc
105 changed files with 178 additions and 179 deletions
|
@ -26,7 +26,7 @@ servo_arc = { workspace = true }
|
|||
smallvec = { workspace = true }
|
||||
string_cache = { workspace = true }
|
||||
style = { workspace = true }
|
||||
style_dom = { workspace = true }
|
||||
stylo_dom = { workspace = true }
|
||||
style_malloc_size_of = { workspace = true }
|
||||
thin-vec = { workspace = true }
|
||||
tokio = { workspace = true, features = ["sync"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue