# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "mousemode" version = "0.1.8" authors = ["'suna' <'suna@xmpp.is'>"] description = "mousemode is a daemon that let us to use mouse operations on the Keyboard." homepage = "https://docs.rs/crate/mousemode/latest" documentation = "https://ghsable.github.io/mousemode/mousemode/" readme = "README.md" keywords = ["simulation", "mouse", "hotkey", "hid", "keyboard"] categories = ["hardware-support"] license = "GPL-2.0-or-later" repository = "https://github.com/ghsable/mousemode" [dependencies.device_query] version = "0.2.8" [dependencies.mouse-rs] version = "0.4"