smithay-client-toolkit 0.2.3

Toolkit for making client wayland applications.
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 = "smithay-client-toolkit"
version = "0.2.3"
authors = ["Victor Berger <victor.berger@m4x.org>"]
description = "Toolkit for making client wayland applications."
documentation = "https://smithay.github.io/client-toolkit"
keywords = ["wayland", "client"]
categories = ["gui"]
license = "MIT"
repository = "https://github.com/smithay/client-toolkit"
[dependencies.bitflags]
version = "1.0"

[dependencies.byteorder]
version = "1.0"

[dependencies.dlib]
version = "0.4"

[dependencies.lazy_static]
version = "1"

[dependencies.memmap]
version = "0.6"

[dependencies.nix]
version = "0.11"

[dependencies.tempfile]
version = "3.0"

[dependencies.wayland-client]
version = "0.20.7"
features = ["cursor"]

[dependencies.wayland-commons]
version = "0.20.7"

[dependencies.wayland-protocols]
version = "0.20.7"
features = ["client", "unstable_protocols"]
[dev-dependencies.image]
version = "0.19"

[dev-dependencies.wayland-client]
version = "0.20.5"
features = ["dlopen"]
[badges.travis-ci]
repository = "smithay/client-toolkit"