Skip to content

Commit 988ca88

Browse files
chore(ci): Update uv to v0.9.26
1 parent 990804d commit 988ca88

File tree

1 file changed

+29
-29
lines changed

1 file changed

+29
-29
lines changed

Cargo.toml

Lines changed: 29 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -210,35 +210,35 @@ tracing-test = "0.2"
210210
typed-path = "0.12.0"
211211
# Bumping this to a higher version breaks the Windows path handling.
212212
url = "2.5.4"
213-
uv-auth = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
214-
uv-build-frontend = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
215-
uv-cache = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
216-
uv-cache-info = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
217-
uv-cache-key = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
218-
uv-client = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
219-
uv-configuration = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
220-
uv-dispatch = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
221-
uv-distribution = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
222-
uv-distribution-filename = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
223-
uv-distribution-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
224-
uv-flags = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
225-
uv-git = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
226-
uv-git-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
227-
uv-install-wheel = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
228-
uv-installer = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
229-
uv-normalize = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
230-
uv-pep440 = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
231-
uv-pep508 = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
232-
uv-platform-tags = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
233-
uv-preview = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
234-
uv-pypi-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
235-
uv-python = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
236-
uv-redacted = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
237-
uv-requirements = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
238-
uv-requirements-txt = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
239-
uv-resolver = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
240-
uv-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
241-
uv-workspace = { git = "https://github.com/astral-sh/uv", tag = "0.9.5" }
213+
uv-auth = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
214+
uv-build-frontend = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
215+
uv-cache = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
216+
uv-cache-info = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
217+
uv-cache-key = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
218+
uv-client = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
219+
uv-configuration = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
220+
uv-dispatch = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
221+
uv-distribution = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
222+
uv-distribution-filename = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
223+
uv-distribution-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
224+
uv-flags = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
225+
uv-git = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
226+
uv-git-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
227+
uv-install-wheel = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
228+
uv-installer = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
229+
uv-normalize = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
230+
uv-pep440 = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
231+
uv-pep508 = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
232+
uv-platform-tags = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
233+
uv-preview = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
234+
uv-pypi-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
235+
uv-python = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
236+
uv-redacted = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
237+
uv-requirements = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
238+
uv-requirements-txt = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
239+
uv-resolver = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
240+
uv-types = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
241+
uv-workspace = { git = "https://github.com/astral-sh/uv", tag = "0.9.26" }
242242
which = "8.0.0"
243243
xxhash-rust = "0.8.15"
244244
zip = { version = "2.4.2", default-features = false }

0 commit comments

Comments
 (0)