Merge pull request 'fix(deps): update rust crate log to v0.4.25' (#4) from renovate/log-0.x-lockfile into custom
All checks were successful
Build and publish the docker image / build (push) Successful in 3m14s

Reviewed-on: #4
This commit is contained in:
ngn 2025-01-20 20:33:40 +03:00
commit 0c72e12ceb

4
Cargo.lock generated
View File

@ -1223,9 +1223,9 @@ dependencies = [
[[package]]
name = "log"
version = "0.4.21"
version = "0.4.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
[[package]]
name = "memchr"