pyruse/Cargo.toml

14 lines
285 B
TOML
Raw Normal View History

2019-11-23 23:10:40 +01:00
[package]
name = "pyruse"
version = "2.1.0"
authors = ["Y. <theYinYeti@yalis.fr>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4"
serde_json = "1.0"
serde_yaml = "0.8"
systemd = "0.4.0"