wayland-kbd 0.13.1

Keyboard mapping utility for wayland-client using libxkbcommon.
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 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]
name = "wayland-kbd"
version = "0.13.1"
authors = ["Victor Berger <victor.berger@m4x.org>"]
description = "Keyboard mapping utility for wayland-client using libxkbcommon."
documentation = "https://smithay.github.io/wayland-kbd/wayland_kbd/"
categories = ["gui"]
license = "MIT"
repository = "https://github.com/smithay/wayland-kbd"
[dependencies.bitflags]
version = "1.0"

[dependencies.dlib]
version = "0.4"

[dependencies.lazy_static]
version = "1"

[dependencies.memmap]
version = "0.6"

[dependencies.wayland-client]
version = "0.12"
[dev-dependencies.byteorder]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "2.1"

[dev-dependencies.wayland-client]
version = "0.12"
features = ["dlopen"]
[badges.travis-ci]
repository = "Smithay/wayland-kbd"