From 304a78da29ad5c25ff6c7a268bf66ec575cb274c Mon Sep 17 00:00:00 2001 From: Spacebot Date: Sat, 20 Jun 2026 22:46:44 +0000 Subject: [PATCH] Update Rust crate log to v0.4.33 --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 4e7b9a7..4e126da 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -867,9 +867,9 @@ dependencies = [ [[package]] name = "log" -version = "0.4.32" +version = "0.4.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "953f07c43838f8e6f9758cab68bf5bed85465e7587ebe0b823f1bcd81978ad3a" +checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad" [[package]] name = "matchit" -- 2.47.3