Update Rust crate log to v0.4.25
All checks were successful
test suite / cargo test (pull_request) Successful in 1m33s
test suite / cargo test (push) Successful in 1m34s
RenovateBot / renovate (push) Successful in 38s

This commit is contained in:
Renovate Bot 2025-01-15 00:03:21 +00:00
parent 509ce2d83d
commit e9a0fd718f

4
Cargo.lock generated
View File

@ -665,9 +665,9 @@ dependencies = [
[[package]] [[package]]
name = "log" name = "log"
version = "0.4.24" version = "0.4.25"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3d6ea2a48c204030ee31a7d7fc72c93294c92fe87ecb1789881c9543516e1a0d" checksum = "04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f"
[[package]] [[package]]
name = "loop9" name = "loop9"