# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "gamescope-protocol" version = "0.0.1" authors = ["Ian Armour "] build = "build.rs" exclude = ["/gamescope", "/gamescope/protocol/meson.build", "!/gamescope/protocol"] description = "Generated APIs for the offical gamescope wayland protocol extensions" readme = "README.md" keywords = ["wayland", "gamescope", "client", "server", "protocol"] categories = ["api-bindings"] license = "MIT" repository = "https://github.com/ianmarmour/gamescope-protocol" resolver = "2" [package.metadata.docs.rs] all-features = true [dependencies.wayland-client] version = "0.29.4" optional = true [dependencies.wayland-commons] version = "0.29.4" [dependencies.wayland-server] version = "0.29.4" optional = true [build-dependencies.wayland-scanner] version = "0.29.4" [features] client = ["wayland-client"] server = ["wayland-server"]