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

fix(deps): update rust crate console to 0.15.5
This commit is contained in:
mergify[bot] 2023-03-31 21:42:09 +00:00 committed by GitHub
commit dfcca1aca3
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.2"
console = "0.15.5"
[dev-dependencies]
pretty_assertions = "1.3.0"