SNot/Cargo.toml

10 lines
149 B
TOML
Raw Normal View History

2024-08-09 14:40:05 +00:00
[package]
name = "snot"
version = "0.1.0"
edition = "2021"
2024-08-11 11:31:05 +00:00
authors = ["candifloss <candifloss.cc>"]
2024-08-09 14:40:05 +00:00
[dependencies]
2024-08-11 11:31:05 +00:00
dbus = "0.9.7"
rson_rs = "0.2.1"