# 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 = "zwp-virtual-keyboard" version = "0.2.7" authors = ["pentamassiv "] description = "DEPRECATED: (Unsafe) Rust code generated with wayland-scanner crate for virtual_keyboard_unstable_v1 protocol" documentation = "https://docs.rs/zwp-virtual-keyboard/" readme = "README.md" keywords = [ "wayland", "virtual_keyboard", "wayland-scanner", "unstable", "wayland-protocols", ] categories = [ "external-ffi-bindings", "gui", "os::linux-apis", ] license = "MIT" repository = "https://github.com/pentamassiv/zwp-virtual-keyboard" [dependencies.wayland-client] version = "0.29" [dependencies.wayland-commons] version = "0.29" [dev-dependencies.input-event-codes] version = "5.16.8" [dev-dependencies.memmap2] version = "0.5" [dev-dependencies.tempfile] version = "3.2" [build-dependencies.wayland-scanner] version = "0.29"