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

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