diff --git a/Cargo.toml b/Cargo.toml index 8d89b975..81440256 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ uv-distribution-filename = { git = "https://github.com/astral-sh/uv.git", rev = 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" } -uv-python = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } +uv-python = { git = "https://github.com/astral-sh/uv", rev = "c5c44168e09f62c91d328e7c619f695bc0cf833b" } uv-virtualenv = { git = "https://github.com/astral-sh/uv", rev = "855c1917e1e0e2b48c38de71bebc845af016afae" } [patch.crates-io]