mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Bump surfman to 0.6
Update to the new release of surfman, and consume it without using the `patches` section in Cargo.toml.
This commit is contained in:
parent
f64814f249
commit
140dda9968
10 changed files with 472 additions and 51 deletions
|
@ -100,6 +100,24 @@ packages = [
|
|||
# Duplicated by winit/surfman update.
|
||||
"raw-window-handle",
|
||||
"windows-sys",
|
||||
"calloop",
|
||||
"io-surface",
|
||||
"memmap2",
|
||||
"ndk",
|
||||
"ndk-sys",
|
||||
"num_enum",
|
||||
"num_enum_derive",
|
||||
"owned_ttf_parser",
|
||||
"smithay-client-toolkit",
|
||||
"strsim",
|
||||
"surfman",
|
||||
"ttf-parser",
|
||||
"wayland-client",
|
||||
"wayland-commons",
|
||||
"wayland-cursor",
|
||||
"wayland-protocols",
|
||||
"wayland-scanner",
|
||||
"winit",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue