summaryrefslogtreecommitdiffstats
path: root/libimagerror/Cargo.toml
blob: 2227ce9e6810ce9dfe758c41295a59fb2c6754f1 (plain)
1
2
3
4
5
6
7
8
[package]
name = "libimagerror"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]

[dependencies]
log = "0.3"
ansi_term = "0.7"