[dependencies.proc-macro2]
version = "1.0.11"
[dependencies.quick-xml]
version = "0.23"
[dependencies.quote]
version = "1.0"
[dependencies.syn]
version = "1.0"
[dev-dependencies.similar]
version = "2"
[lib]
proc-macro = true
[package]
authors = ["Victor Berger <victor.berger@m4x.org>"]
categories = ["gui", "api-bindings"]
description = "Wayland Scanner for generating rust APIs from XML wayland protocol files."
documentation = "https://docs.rs/wayland-scanner/"
edition = "2018"
keywords = ["wayland", "codegen"]
license = "MIT"
name = "wayland-scanner"
readme = "README.md"
repository = "https://github.com/smithay/wayland-rs"
version = "0.30.0-beta.12"