diff --git a/Cargo.lock b/Cargo.lock index 1a01f86ef2a..4ea47fb84b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -6394,9 +6394,9 @@ dependencies = [ [[package]] name = "quick_cache" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "58c20af3800cee5134b79a3bd4a3d4b583c16ccfa5f53338f46400851a5b3819" +checksum = "b1380629287ed1247c1e0fcc6d43efdcec508b65382c9ab775cc8f3df7ca07b0" dependencies = [ "ahash 0.8.7", "equivalent",