Merge pull request 'Update Rust crate log to v0.4.29' (#142) from renovate/log-0.x-lockfile into master
All checks were successful
continuous-integration/drone/push Build is passing

This commit was merged in pull request #142.
This commit is contained in:
2025-12-03 00:15:01 +00:00

4
Cargo.lock generated
View File

@@ -722,9 +722,9 @@ checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856"
[[package]] [[package]]
name = "log" name = "log"
version = "0.4.28" version = "0.4.29"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
[[package]] [[package]]
name = "memchr" name = "memchr"