# 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 = "x11-keysyms" version = "0.1.0" publish = true description = "Rust bindings to x11-keysyms" homepage = "https://github.com/MarcusGrass/x11-keysyms" documentation = "https://docs.rs/x11-keysyms" readme = "Readme.md" keywords = [ "ffi", "bindings", "x11", "linux", ] categories = [ "external-ffi-bindings", "no-std", ] license = "MIT" repository = "https://github.com/MarcusGrass/x11-keysyms" resolver = "1" [dependencies] [features] 3270 = [] all = [ "3270", "apl", "arabic", "armenian", "b-keys", "braille", "caucasus", "currency", "cyrillic", "georgian", "greek", "hebrew", "katakana", "korean", "latin1", "latin2", "latin3", "latin4", "latin8", "latin9", "mathematical", "miscellany", "publishing", "sinhala", "special", "technical", "thai", "vietnamese", ] apl = [] arabic = [] armenian = [] b-keys = [] braille = [] caucasus = [] currency = [] cyrillic = [] default = [] georgian = [] greek = [] hebrew = [] katakana = [] korean = [] latin1 = [] latin2 = [] latin3 = [] latin4 = [] latin8 = [] latin9 = [] mathematical = [] miscellany = [] publishing = [] sinhala = [] special = [] technical = [] thai = [] vietnamese = []