swayipc-async 2.0.2

A library for controlling sway through its IPC interface
Documentation
[dependencies.async-io]
version = "2"

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

[dependencies.futures-lite]
version = "2"

[dependencies.serde]
version = "1"

[dependencies.serde_json]
version = "1"

[dependencies.swayipc-types]
version = "1"

[package]
authors = ["Jayce Fayne <jayce.fayne@mailbox.org>"]
categories = ["network-programming"]
description = "A library for controlling sway through its IPC interface"
edition = "2021"
keywords = ["sway", "swaywm", "swayipc", "ipc", "async"]
license = "MIT"
name = "swayipc-async"
readme = "README.md"
repository = "https://github.com/jaycefayne/swayipc-rs"
version = "2.0.2"