wayland-cursor 0.24.0

Bindings to libwayland-cursor.
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]
edition = "2018"
name = "wayland-cursor"
version = "0.24.0"
authors = ["Victor Berger <victor.berger@m4x.org>"]
description = "Bindings to libwayland-cursor."
documentation = "https://smithay.github.io/wayland-rs/wayland_client/"
keywords = ["wayland", "client"]
categories = ["gui", "api-bindings"]
license = "MIT"
repository = "https://github.com/smithay/wayland-rs"
[dependencies.wayland-client]
version = "0.24.0"
features = ["use_system_lib"]

[dependencies.wayland-sys]
version = "0.24.0"
features = ["cursor"]
[badges.travis-ci]
repository = "Smithay/wayland-rs"