bekape/Cargo.toml

11 lines
144 B
TOML
Raw Permalink Normal View History

2020-06-27 15:27:52 +02:00
[package]
name = "bekape"
version = "0.1.0"
authors = ["raute"]
edition = "2018"
[dependencies]
chrono = "0.4"
regex = "1.3"
structopt = "0.3"