thp/Cargo.toml

10 lines
192 B
TOML
Raw Normal View History

2022-11-18 17:40:09 +00:00
[package]
name = "misti"
2023-01-23 14:31:49 +00:00
version = "0.0.1"
2022-11-18 17:40:09 +00:00
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.23"