libimagerror/Cargo.toml: Update dependencies
This commit is contained in:
parent
61c3bf03d2
commit
e55e805c6c
1 changed files with 1 additions and 1 deletions
|
@ -15,4 +15,4 @@ homepage = "http://imag-pim.org"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
ansi_term = "0.7"
|
ansi_term = "0.9"
|
||||||
|
|
Loading…
Reference in a new issue