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

Reviewed-on: #16
This commit is contained in:
ngn 2025-01-21 01:41:37 +03:00
commit 4fd5b9ca6a

4
Cargo.lock generated
View File

@ -1399,9 +1399,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"