diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..8c87be3a 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 = "512c0ca5edc34f4eb932d5dd59cc86f842a8817c" } 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" }