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

[dependencies]
termcolor = "1.4.1"