# 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 = "runa-wayland-scanner" version = "0.1.0" description = "Generate Rust types and traits from Wayland XML protocol specifications" license = "MIT OR Apache-2.0" repository = "https://github.com/yshui/runa" [dependencies.bitflags] version = "2.0.2" [dependencies.bytes] version = "1" [dependencies.codegen] version = "0.1.0" package = "runa-wayland-scanner-codegen" [dependencies.futures-lite] version = "1.12.0" [dependencies.macros] version = "0.1.0" package = "runa-wayland-scanner-macros" [dependencies.num_enum] version = "0.5.7" [dependencies.pin-project-lite] version = "0.2.9" [dependencies.runa-io-traits] version = "0.0.1-alpha1" [dependencies.runa-wayland-types] version = "0.1.0" [dependencies.thiserror] version = "1.0.35"