From 0b178fc791583064bf9ca94b1d39b42d021e1d79 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Fri, 9 Jan 2026 19:10:01 +0000 Subject: [PATCH] fix: correct string_cache in lockfile (#479) --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index d3c759ee..6320f82f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -8236,7 +8236,7 @@ dependencies = [ [[package]] name = "string_cache" -version = "0.8.8" +version = "0.8.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "bf776ba3fa74f83bf4b63c3dcbbf82173db2632ed8452cb2d891d33f459de70f" dependencies = [