Update Rust crate log to v0.4.30
All checks were successful
Build and Test / account (push) Successful in 6m9s

This commit is contained in:
Spacebot 2026-05-25 07:45:33 +00:00
commit 237a5bab5f

4
Cargo.lock generated
View file

@ -2303,9 +2303,9 @@ dependencies = [
[[package]]
name = "log"
version = "0.4.29"
version = "0.4.30"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897"
checksum = "616ec5685824bcc94416c6d4a7a446eea774a31efd7062c8480ba6fd06d7a6e5"
[[package]]
name = "loom"