dstat 0.0.2

[●◀] Query systemd units quickly from the command line.
Documentation
[package]
name = "dstat"
version = "0.0.2"
edition = "2021"
authors = ["Mihai Galos <mihaigalos@gmail.com>"]
description = "[●◀] Query systemd units quickly from the command line."
categories = [
    "command-line-utilities",
    "development-tools::debugging",
]

keywords = [ 
    "cli",
    "logging",
    "systemd",
]

repository = "https://github.com/mihaigalos/dstat"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
colored = "2"