Revert "Merge pull request 'fix(deps): update rust crate log to v0.4.25' (#4) from renovate/log-0.x-lockfile into custom"
Some checks failed
Build and publish the docker image / build (push) Has been cancelled

This reverts commit 0c72e12cebaad65eb9ee5ccbeb5303723983afe0, reversing
changes made to 7b8376cd26c66f53c75deca5881b65fe2af87d40.
This commit is contained in:
ngn 2025-01-20 22:43:03 +03:00
parent 1dceac0e1b
commit 6adc6adf66
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

4
Cargo.lock generated
View File

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