waycrate_xkbkeycode 0.15.0

something about xkbcommon, used in iced-layershell
Documentation
# 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 = "2024"
name = "waycrate_xkbkeycode"
version = "0.15.0"
authors = [
    "Decodertalkers <aakari@tutanota.com>",
    "Aakash Sen Sharma <aakashsensharma@gmail.com>",
]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "something about xkbcommon, used in iced-layershell"
readme = "README.md"
keywords = [
    "wayland",
    "wlroots",
]
license = "MIT"
repository = "https://github.com/waycrate/exwlshelleventloop"
resolver = "2"

[lib]
name = "waycrate_xkbkeycode"
path = "src/lib.rs"

[dependencies.bitflags]
version = "2.9.0"

[dependencies.calloop]
version = "0.14.1"

[dependencies.log]
version = "0.4.22"

[dependencies.memmap2]
version = "0.9.5"

[dependencies.smol_str]
version = "0.2.2"

[dependencies.wayland-backend]
version = "0.3.7"
features = ["client_system"]

[dependencies.wayland-client]
version = "0.31.7"

[dependencies.xkbcommon-dl]
version = "0.4.2"