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

[dependencies]
termcolor = "1.4.1"