[dependencies.darling]
features = ["suggestions"]
version = "0.20.10"
[dependencies.manyhow]
features = ["darling"]
version = "0.11.4"
[dependencies.proc-macro2]
version = "1.0.89"
[dependencies.quote]
version = "1.0.37"
[dependencies.syn]
features = ["full"]
version = "2.0.87"
[features]
default = []
diagnostics = ["darling/diagnostics"]
[lib]
name = "iced_layershell_macros"
path = "src/lib.rs"
proc-macro = true
[package]
authors = ["Decodertalkers <aakari@tutanota.com>", "Aakash Sen Sharma <aakashsensharma@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Wayland extra shell lib"
edition = "2021"
keywords = ["wayland", "wlroots"]
license = "MIT"
name = "iced_layershell_macros"
readme = "README.md"
repository = "https://github.com/waycrate/exwlshelleventloop"
version = "0.11.0"