# 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" rust-version = "1.65.0" name = "calloop-wayland-source" version = "0.3.0" authors = ["Kirill Chibisov "] description = "A wayland-rs client event source for callloop" readme = "README.md" keywords = [ "wayland", "windowing", ] license = "MIT" repository = "https://github.com/smithay/calloop-wayland-source" [dependencies.calloop] version = "0.13.0" [dependencies.log] version = "0.4.19" optional = true [dependencies.rustix] version = "0.38.4" features = ["std"] default-features = false [dependencies.wayland-backend] version = "0.3.0" [dependencies.wayland-client] version = "0.31.1" [dev-dependencies.tempfile] version = "3.8.0" [dev-dependencies.wayland-protocols] version = "0.31.0" features = ["client"]