libimagtimeui/Cargo.toml: Update dependencies
This commit is contained in:
parent
7bafa10240
commit
1918f25c64
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ homepage = "http://imag-pim.org"
|
|||
|
||||
[dependencies]
|
||||
clap = "2.*"
|
||||
lazy_static = "0.1"
|
||||
lazy_static = "0.2"
|
||||
log = "0.3"
|
||||
chrono = "0.2"
|
||||
regex = "0.1"
|
||||
|
|
Loading…
Reference in a new issue