# 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.56" name = "input-event-codes" version = "6.2.0" authors = ["Jan Śmiałkowski "] description = "Linux input event codes form `linux/input_event_codes.h`." readme = "README.md" keywords = [ "api", "ffi", "input", "linux", ] categories = [ "external-ffi-bindings", "no-std", "os::unix-apis", ] license = "GPL-2.0-only" repository = "https://gitlab.com/gm666q/input-event-codes" [package.metadata.docs.rs] default-target = "x86_64-unknown-linux-gnu" targets = [ "aarch64-unknown-linux-gnu", "armv7-unknown-linux-gnueabihf", "i686-unknown-linux-gnu", "powerpc64le-unknown-linux-gnu", "riscv64gc-unknown-linux-gnu", "x86_64-unknown-linux-gnu", ] [badges.gitlab] branch = "master" repository = "gm666q/input-event-codes" [badges.maintenance] status = "passively-maintained"