1
0
mirror of https://gitlab.com/bauen1/dn42-roagen synced 2024-05-11 05:55:36 +00:00
bauen1-dn42-roagen/Cargo.toml

13 lines
274 B
TOML
Raw Normal View History

2020-05-09 09:57:06 +02:00
[package]
name = "dn42-roagen"
version = "0.1.0"
authors = ["bauen1 <j2468h@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2020-05-09 14:17:14 +02:00
structopt = "0.3.14"
cidr = "0.1.0"
2020-05-09 14:57:23 +02:00
chrono = "0.4.11"