fix(deps): update rust crate env_logger to 0.11.0
Some checks failed
Build Docker Image / Explore-Gitea-Actions (push) Successful in 24s
Build and Push Docker Image / Build And Push Docker Image (push) Failing after 5s

This commit was merged in pull request #5.
This commit is contained in:
2024-09-15 11:03:20 +00:00
parent bf30ee555c
commit b57aed2a5a
2 changed files with 81 additions and 34 deletions

View File

@@ -11,4 +11,4 @@ dotenv = "0.15.0"
serde_json = "1.0.96"
regex = "1.7.3"
log = "0.4.17"
env_logger = "0.10.0"
env_logger = "0.11.0"