Merge pull request #21 from anas-elgarhy/renovate/console-0.x

fix(deps): update rust crate console to 0.15.7
This commit is contained in:
mergify[bot] 2023-05-22 13:01:22 +00:00 committed by GitHub
commit 687975a746
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ log = "0.4.17"
pretty_env_logger = "0.4.0"
colored = "2.0.0"
# no-panic = "0.1.16"
console = "0.15.5"
console = "0.15.7"
[dev-dependencies]
pretty_assertions = "1.3.0"