thp/Cargo.toml

11 lines
213 B
TOML

[package]
name = "misti"
version = "0.0.3"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.23"
owo-colors = "3.5.0"