Update indicatif requirement from 0.11.0 to 0.12.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.11.0...0.12.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Benjamin Bouvier
parent
19a980363e
commit
e15b720d56
@@ -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.11.0"
|
||||
indicatif = "0.12.0"
|
||||
walkdir = "2.2"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user