fix(deps): update rust crate log to v0.4.26
All checks were successful
Build Docker Image / Explore-Gitea-Actions (push) Successful in 33m19s
Build and Push Docker Image / Build And Push Docker Image (push) Successful in 5m2s

This commit was merged in pull request #58.
This commit is contained in:
2025-02-24 12:08:22 +00:00
committed by Tim Wundenberg
parent 0ce775f002
commit 0d78a76258

4
Cargo.lock generated
View File

@@ -542,9 +542,9 @@ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
[[package]] [[package]]
name = "log" name = "log"
version = "0.4.25" version = "0.4.26"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f" checksum = "30bde2b3dc3671ae49d8e2e9f044c7c005836e7a023ee57cffa25ab82764bb9e"
[[package]] [[package]]
name = "memchr" name = "memchr"