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

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