fix(deps): update rust crate env_logger to 0.11.3

This commit is contained in:
renovate[bot] 2024-04-30 20:44:33 +00:00 committed by GitHub
parent ae8186242a
commit 3c9ac3737f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ serde_json = "1.0.116"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
enum_dispatch = "0.3.13"
env_logger = "0.11.1"
env_logger = "0.11.3"
eyre = "0.6.11"
log = "0.4.21"
poise = "0.6.1"