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

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