SNot/Cargo.toml
2024-08-27 00:21:37 +05:30

11 lines
184 B
TOML

[package]
name = "snot"
version = "0.1.0"
edition = "2021"
authors = ["candifloss <candifloss.cc>"]
[dependencies]
zbus = "4.4.0"
zbus_names = "*"
# rson_rs = "0.2.1"
tokio = "1.39.3"