We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d209fc commit 216f833Copy full SHA for 216f833
wayland-protocols-misc/Cargo.toml
@@ -24,6 +24,7 @@ bitflags = "1.0"
24
[features]
25
client = ["wayland-client", "wayland-protocols/client"]
26
server = ["wayland-server", "wayland-protocols/server"]
27
+unstable_protocols = []
28
29
[package.metadata.docs.rs]
30
all-features = true
0 commit comments