You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-wayland-client/wayland-client-fix-metadata...

14 lines
353 B

--- wayland-client-0.31.7/Cargo.toml 1970-01-01T00:00:01+00:00
+++ wayland-client-0.31.7/Cargo.toml 2024-10-26T21:39:41.916169+00:00
@@ -53,10 +53,6 @@
name = "list_globals_no_dispatch"
path = "examples/list_globals_no_dispatch.rs"
-[[example]]
-name = "simple_window"
-path = "examples/simple_window.rs"
-
[dependencies.bitflags]
version = "2"