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

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