thp/Cargo.toml

11 lines
192 B
TOML
Raw Normal View History

2022-11-18 17:40:09 +00:00
[package]
2023-09-08 01:32:59 +00:00
name = "thp"
version = "0.0.13"
2022-11-18 17:40:09 +00:00
edition = "2021"
2022-11-18 17:40:09 +00:00
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
2023-12-13 01:57:52 +00:00
colored = "2.1.0"