This commit is contained in:
renovate[bot] 2023-06-19 15:05:45 +00:00 committed by GitHub
commit 33b2f3562e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ exclude = [
[dependencies] [dependencies]
clap = { version = "4.3.2", features = ["derive", "color", "cargo", "wrap_help", "suggestions"] } clap = { version = "4.3.2", features = ["derive", "color", "cargo", "wrap_help", "suggestions"] }
log = "0.4.18" log = "0.4.19"
pretty_env_logger = "0.5.0" pretty_env_logger = "0.5.0"
colored = "2.0.0" colored = "2.0.0"
# no-panic = "0.1.16" # no-panic = "0.1.16"