fix(deps): update rust crate pretty_env_logger to 0.5

This commit is contained in:
Renovate Bot
2025-10-02 06:55:58 +00:00
parent 37799184bf
commit acd6eebcfe
2 changed files with 10 additions and 68 deletions

View File

@@ -53,7 +53,7 @@ serde_json = "1"
url = "2.2"
urlencoding = "2.1.0"
pretty_env_logger = "0.4"
pretty_env_logger = "0.5"
log = "0.4"
lazy_static = "1.4"