summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 0d6c19d6a904d7b2b96e81db18b64b8dda5bd95d (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "log"
version = "1.1.1"
edition = "2021"

[dependencies]
ansi = { git = "git://benbridle.com/ansi", tag = "v1.0.0" }