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

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