# 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-input-method-service" version = "0.5.1" authors = ["pentamassiv "] description = "Safe wrapper to easily use the zwp-input-method protocol" documentation = "https://docs.rs/zwp-input-method-service" keywords = [ "wayland", "virtual_keyboard", "wayland-scanner", "unstable", "wayland-protocols", ] categories = [ "gui", "os::linux-apis", ] license = "MIT" repository = "https://github.com/grelltrier/input_method_service" resolver = "2" [dependencies.input-event-codes] version = "5.16.8" [dependencies.log] version = "0.4" optional = true [dependencies.wayland-client] version = "0.29" features = ["use_system_lib"] [dependencies.wayland-protocols] version = "0.29" features = [ "client", "unstable_protocols", ] [features] debug = ["log"]