summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 66ed18f25aa2b56264522b88b18fa5931195f1fe (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "wtd"
version = "0.1.0"
authors = ["Matthew Sotoudeh <matthewsot@outlook.com>"]
edition = "2018"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback