rnetmon/Cargo.toml

16 lines
258 B
TOML
Raw Normal View History

2019-01-30 15:26:05 +00:00
[package]
name = "rnetmon"
version = "0.1.0"
authors = ["Thibaut CHARLES"]
edition = "2018"
[dependencies]
2019-01-31 10:01:47 +00:00
libloading = "0.5.0"
serde = "1.0"
serde_yaml = "0.8"
serde_derive = "1.0"
2019-02-05 07:10:55 +00:00
getopts = "0.2"
blurz = "0.4.0"
regex = "1"
chrono = "0.4"
# notify = "4.0"