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

[dependencies]
lazy_static = "0.1.15"
log = "0.3.5"
regex = "0.1"