# 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 = "kiri" version = "0.3.0" authors = ["nanikamado "] description = "A key remapper." readme = "README.md" license = "Unlicense OR Apache-2.0" repository = "https://github.com/nanikamado/kiri" [dependencies.evdev] version = "0.12.1" [dependencies.evdev-keys] version = "0.2.0" [dependencies.libc] version = "0.2.138" [dependencies.log] version = "0.4.17" [dependencies.rustc-hash] version = "1.1.0"