summaryrefslogtreecommitdiffstats
path: root/libimagutil/Cargo.toml
blob: 96638623fbfef69e4f6c84fbcc92fa5474a2abcb (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"
regex = "0.1"