imag/libimagtimeui/Cargo.toml
2016-05-28 20:31:22 +02:00

14 lines
236 B
TOML

[package]
name = "libimagtimeui"
version = "0.1.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
[dependencies]
lazy_static = "0.1"
log = "0.3"
chrono = "0.2"
regex = "0.1"
[dependencies.libimagerror]
path = "../libimagerror"