[dependencies.futures]
version = "0.3.30"
[dependencies.iced]
version = "0.12"
[dependencies.iced_core]
version = "0.12"
[dependencies.iced_futures]
version = "0.12.0"
[dependencies.iced_graphics]
version = "0.12.1"
[dependencies.iced_renderer]
version = "0.12.1"
[dependencies.iced_runtime]
features = ["multi-window"]
version = "0.12"
[dependencies.iced_style]
version = "0.12"
[dependencies.sessionlockev]
version = "0.4.0"
[dependencies.thiserror]
version = "1.0.63"
[dependencies.tracing]
version = "0.1.40"
[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.4.0"