imag/libimagutil/Cargo.toml
2016-09-28 19:30:04 +02:00

13 lines
220 B
TOML

[package]
name = "libimagutil"
version = "0.2.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
url = "1.1"
boolinator = "2.4.0"
lazy_static = "0.1.15"
log = "0.3"
regex = "0.1"
tempfile = "2.1.1"