wayland-cursor 0.29.1

Bindings to libwayland-cursor.
Documentation
[package]
name = "wayland-cursor"
version = "0.29.1"
documentation = "https://smithay.github.io/wayland-rs/wayland_client/"
repository = "https://github.com/smithay/wayland-rs"
authors = ["Victor Berger <victor.berger@m4x.org>"]
license = "MIT"
edition = "2018"
categories = ["gui", "api-bindings"]
keywords = ["wayland", "client"]
description = "Bindings to libwayland-cursor."
readme = "README.md"

[dependencies]
wayland-client = { version = "0.29.1", path = "../wayland-client" }
xcursor = "0.3.1"
nix = "0.22"