thp/Cargo.toml

11 lines
191 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"
2023-12-11 01:32:20 +00:00
version = "0.0.9"
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"