From 8d527daeaa2fb919c62670fe44367bcd365fca14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 10:53:32 +0000 Subject: [PATCH] chore(deps): update uv-cache digest to c67a0fd --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..d0b5f11f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,7 +24,7 @@ itertools = "0.13.0" miette = { version = "7.2", features = ["fancy"] } tempfile = "3.13.0" thiserror = "1.0.64" -uv-cache = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } +uv-cache = { git = "https://github.com/astral-sh/uv", rev = "c67a0fdd7b4420f761079fc53a6cc991a5a6a7d5" } uv-distribution-filename = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-extract = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-install-wheel = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" }