Update dependency: indicatif: 0.11 -> 0.12
This commit is contained in:
parent
ee5348ea23
commit
bddd29dfe4
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ homepage = "http://imag-pim.org"
|
|||
log = "0.4.6"
|
||||
toml = "0.5.1"
|
||||
toml-query = "0.9.2"
|
||||
indicatif = "0.11.0"
|
||||
indicatif = "0.12.0"
|
||||
failure = "0.1.5"
|
||||
|
||||
libimagstore = { version = "0.10.0", path = "../../../lib/core/libimagstore" }
|
||||
|
|
Loading…
Reference in a new issue