swaybar-types 2.0.0

A library for building swaybar status commands in rust.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "^1"

[package]
authors = ["Jayce Fayne <jayce.fayne@mailbox.org>"]
categories = ["api-bindings", "data-structures"]
description = "A library for building swaybar status commands in rust."
edition = "2018"
keywords = ["sway", "swaywm", "protocol", "serde", "json"]
license = "MIT"
name = "swaybar-types"
readme = "README.md"
repository = "https://github.com/jaycefayne/swaybar-types"
version = "2.0.0"