Files
pttodo/pttodoer/Cargo.toml
Bel LaPointe 00813e39a9 close tho
2024-05-15 22:53:34 -04:00

13 lines
251 B
TOML

[package]
name = "pttodoer"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.38"
croner = "2.0.4"
regex = "1.10.4"
serde_yaml = "0.9.34"