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:
Thomas Gardner 2023-02-24 16:02:20 +11:00
parent f64814f249
commit 140dda9968
10 changed files with 472 additions and 51 deletions

View file

@ -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 = [