mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
deps: Upgrade surfman
to 0.10.0 (#38914)
Fixes: #38902 Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
db401a2641
commit
01a9b317d4
3 changed files with 83 additions and 164 deletions
|
@ -148,7 +148,7 @@ stylo_config = { git = "https://github.com/servo/stylo", branch = "2025-08-01" }
|
|||
stylo_dom = { git = "https://github.com/servo/stylo", branch = "2025-08-01" }
|
||||
stylo_malloc_size_of = { git = "https://github.com/servo/stylo", branch = "2025-08-01" }
|
||||
stylo_traits = { git = "https://github.com/servo/stylo", branch = "2025-08-01" }
|
||||
surfman = { git = "https://github.com/servo/surfman", rev = "f7688b4585f9e0b5d4bf8ee8e4a91e82349610b1", features = ["chains"] }
|
||||
surfman = { version = "0.10.0", features = ["chains"] }
|
||||
syn = { version = "2", default-features = false, features = ["clone-impls", "derive", "parsing"] }
|
||||
synstructure = "0.13"
|
||||
taffy = { version = "0.9", default-features = false, features = ["calc", "detailed_layout_info", "grid", "std"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue