Update indicatif requirement from 0.12.0 to 0.13.0
Updates the requirements on [indicatif](https://github.com/mitsuhiko/indicatif) to permit the latest version. - [Release notes](https://github.com/mitsuhiko/indicatif/releases) - [Commits](https://github.com/mitsuhiko/indicatif/compare/0.12.0...0.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Benjamin Bouvier
parent
e1b0f1f990
commit
b4d92f0978
@@ -42,7 +42,7 @@ wabt = { version = "0.9.1", optional = true }
|
||||
target-lexicon = "0.8.1"
|
||||
pretty_env_logger = "0.3.0"
|
||||
file-per-thread-logger = "0.1.2"
|
||||
indicatif = "0.12.0"
|
||||
indicatif = "0.13.0"
|
||||
walkdir = "2.2"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user