iced_sessionlock 0.9.6

sessionlock binding for iced
Documentation
[dependencies.futures]
version = "0.3.31"

[dependencies.iced]
version = "0.13"

[dependencies.iced_core]
version = "0.13"

[dependencies.iced_futures]
version = "0.13"

[dependencies.iced_graphics]
version = "0.13"

[dependencies.iced_renderer]
version = "0.13"

[dependencies.iced_runtime]
features = ["multi-window"]
version = "0.13"

[dependencies.iced_sessionlock_macros]
version = "0.9.6"

[dependencies.log]
version = "0.4.22"

[dependencies.sessionlockev]
version = "0.9.6"

[dependencies.thiserror]
version = "1.0.68"

[dependencies.tracing]
version = "0.1.40"

[dependencies.window_clipboard]
version = "0.4.1"

[lib]
name = "iced_sessionlock"
path = "src/lib.rs"

[package]
authors = ["Decodertalkers <aakari@tutanota.com>", "Aakash Sen Sharma <aakashsensharma@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "sessionlock binding for iced"
edition = "2021"
keywords = ["wayland", "wlroots"]
license = "MIT"
name = "iced_sessionlock"
readme = "README.md"
repository = "https://github.com/waycrate/exwlshelleventloop"
version = "0.9.6"

[[test]]
name = "macro_test"
path = "tests/macro_test.rs"