calloop-wayland-source 0.3.0

A wayland-rs client event source for callloop
Documentation
[dependencies.calloop]
version = "0.13.0"

[dependencies.log]
optional = true
version = "0.4.19"

[dependencies.rustix]
default-features = false
features = ["std"]
version = "0.38.4"

[dependencies.wayland-backend]
version = "0.3.0"

[dependencies.wayland-client]
version = "0.31.1"
[dev-dependencies.tempfile]
version = "3.8.0"

[dev-dependencies.wayland-protocols]
features = ["client"]
version = "0.31.0"

[package]
authors = ["Kirill Chibisov <contact@kchibisov.com>"]
description = "A wayland-rs client event source for callloop"
edition = "2021"
keywords = ["wayland", "windowing"]
license = "MIT"
name = "calloop-wayland-source"
readme = "README.md"
repository = "https://github.com/smithay/calloop-wayland-source"
rust-version = "1.65.0"
version = "0.3.0"