fix(deps): update rust crate log to v0.4.28
Some checks failed
Build Docker Image / Explore-Gitea-Actions (push) Successful in 2m42s
Build and Push Docker Image / Build And Push Docker Image (push) Failing after 11m14s

This commit was merged in pull request #138.
This commit is contained in:
2025-09-03 21:03:31 +00:00
parent b12788eba7
commit 8017aaa253

4
Cargo.lock generated
View File

@@ -560,9 +560,9 @@ checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
[[package]] [[package]]
name = "log" name = "log"
version = "0.4.27" version = "0.4.28"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94" checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432"
[[package]] [[package]]
name = "memchr" name = "memchr"