mirror of
https://github.com/servo/servo.git
synced 2025-09-15 17:38:23 +01:00
Update surfman to latest commit (#34805)
Signed-off-by: Wu Wayne <yuweiwu@pm.me>
This commit is contained in:
parent
5a8350e2f2
commit
d57e5e8008
2 changed files with 4 additions and 4 deletions
|
@ -126,7 +126,7 @@ style_config = { git = "https://github.com/servo/stylo", branch = "2024-12-04" }
|
|||
style_dom = { git = "https://github.com/servo/stylo", package = "dom", branch = "2024-12-04" }
|
||||
style_traits = { git = "https://github.com/servo/stylo", branch = "2024-12-04", features = ["servo"] }
|
||||
style_malloc_size_of = { package = "malloc_size_of", git = "https://github.com/servo/stylo", branch = "2024-12-04", features = ["servo"] }
|
||||
surfman = { git = "https://github.com/servo/surfman", rev = "c8d6b4b65aeab739ee7651602e29c8d58ceee123", features = ["chains"] }
|
||||
surfman = { git = "https://github.com/servo/surfman", rev = "300789ddbda45c89e9165c31118bf1c4c07f89f6", features = ["chains"] }
|
||||
syn = { version = "2", default-features = false, features = ["clone-impls", "derive", "parsing"] }
|
||||
synstructure = "0.13"
|
||||
taffy = { version = "0.7", default-features = false, features = ["std", "serde", "grid"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue