swaynag 0.2.0

A simple wrapper around swaynag
Documentation
[dependencies.async-io]
optional = true
version = "1.1"

[dependencies.async-pidfd]
optional = true
version = "0.1.4"

[dependencies.futures-lite]
optional = true
version = "1.11"

[features]
async = ["async-io", "async-pidfd", "futures-lite"]

[package]
authors = ["Jayce Fayne <jayce.fayne@mailbox.org>"]
description = "A simple wrapper around swaynag"
edition = "2018"
license = "MIT"
name = "swaynag"
repository = "https://github.com/jaycefayne/swaynag-rs"
version = "0.2.0"