libimagtimeui/Cargo.toml: Update dependencies

This commit is contained in:
Matthias Beyer 2016-10-24 14:30:54 +02:00
parent 7bafa10240
commit 1918f25c64
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ homepage = "http://imag-pim.org"
[dependencies] [dependencies]
clap = "2.*" clap = "2.*"
lazy_static = "0.1" lazy_static = "0.2"
log = "0.3" log = "0.3"
chrono = "0.2" chrono = "0.2"
regex = "0.1" regex = "0.1"