diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..a4f88e27 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -25,7 +25,7 @@ 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-distribution-filename = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } +uv-distribution-filename = { git = "https://github.com/astral-sh/uv.git", rev = "f22af0f88a45e5a6443d7de870bc36247cf135fc" } uv-extract = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-install-wheel = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } uv-pypi-types = { git = "https://github.com/astral-sh/uv.git", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" }