summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 792b9fcfcf436490ba971d3fc68159bbd581d94d (plain)
1
2
3
4
5
6
7
[package]
name = "rttp"
version = "0.1.0"
edition = "2024"

[dependencies]
chrono = "0.4.43"