mirror of
https://github.com/astral-sh/uv
synced 2026-06-21 13:47:25 +00:00
Bump version to 0.11.23 (#19927)
This commit is contained in:
@@ -3,6 +3,15 @@
|
||||
<!-- prettier-ignore-start -->
|
||||
|
||||
|
||||
## 0.11.23
|
||||
|
||||
Released on 2026-06-19.
|
||||
|
||||
### Bug fixes
|
||||
|
||||
- Revert "Fix transparent Python upgrades in project environments" to mitigate unintended breakage in `pre-commit-uv` ([#19925](https://github.com/astral-sh/uv/pull/19925))
|
||||
- Restore old behavior where workspace members "hidden" by an intermediate `pyproject.toml` would be treated as standalone projects ([#19926](https://github.com/astral-sh/uv/pull/19926))
|
||||
|
||||
## 0.11.22
|
||||
|
||||
Released on 2026-06-18.
|
||||
|
||||
Generated
+70
-70
@@ -5660,7 +5660,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -5785,7 +5785,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-audit"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"astral-reqwest-middleware",
|
||||
"clap",
|
||||
@@ -5816,7 +5816,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-auth"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"arcstr",
|
||||
@@ -5859,7 +5859,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-bench"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"astral-tokio-tar",
|
||||
@@ -5895,7 +5895,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-bin-install"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"astral-reqwest-middleware",
|
||||
"astral-reqwest-retry",
|
||||
@@ -5923,7 +5923,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-build"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -5938,7 +5938,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-build-backend"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"astral-tokio-tar",
|
||||
@@ -5986,7 +5986,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-build-frontend"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"fs-err",
|
||||
@@ -6025,7 +6025,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-cache"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"fs-err",
|
||||
@@ -6051,7 +6051,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-cache-info"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"fs-err",
|
||||
@@ -6068,7 +6068,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-cache-key"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"hex",
|
||||
"memchr",
|
||||
@@ -6080,7 +6080,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-cli"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -6113,7 +6113,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-client"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"astral-reqwest-middleware",
|
||||
@@ -6184,7 +6184,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-configuration"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"clap",
|
||||
@@ -6218,14 +6218,14 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-console"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"console",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "uv-dev"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -6279,7 +6279,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-dirs"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"assert_fs",
|
||||
"etcetera",
|
||||
@@ -6291,7 +6291,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-dispatch"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"futures",
|
||||
@@ -6325,7 +6325,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-distribution"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"astral-reqwest-middleware",
|
||||
@@ -6377,7 +6377,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-distribution-filename"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"insta",
|
||||
"memchr",
|
||||
@@ -6394,7 +6394,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-distribution-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"arcstr",
|
||||
"astral-version-ranges",
|
||||
@@ -6435,7 +6435,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-errors"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -6450,7 +6450,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-extract"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"astral-tokio-tar",
|
||||
"astral_async_zip",
|
||||
@@ -6479,7 +6479,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-fastid"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"fastrand",
|
||||
"rand 0.9.4",
|
||||
@@ -6489,14 +6489,14 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-flags"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "uv-fs"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"backon",
|
||||
"clap",
|
||||
@@ -6527,7 +6527,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-git"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"astral-reqwest-middleware",
|
||||
@@ -6553,7 +6553,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-git-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"percent-encoding",
|
||||
"serde",
|
||||
@@ -6567,7 +6567,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-globfilter"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"fs-err",
|
||||
@@ -6584,7 +6584,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-install-wheel"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_fs",
|
||||
@@ -6621,7 +6621,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-installer"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -6665,7 +6665,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-keyring"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"byteorder",
|
||||
@@ -6681,7 +6681,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-logging"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"jiff",
|
||||
@@ -6692,7 +6692,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-macros"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
@@ -6702,7 +6702,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-metadata"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"astral_async_zip",
|
||||
"fs-err",
|
||||
@@ -6718,7 +6718,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-netrc"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"fs-err",
|
||||
"shellexpand",
|
||||
@@ -6728,7 +6728,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-normalize"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"rkyv",
|
||||
"schemars",
|
||||
@@ -6738,7 +6738,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-once-map"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"papaya",
|
||||
@@ -6747,14 +6747,14 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-options-metadata"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"serde",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "uv-pep440"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"astral-version-ranges",
|
||||
"indoc",
|
||||
@@ -6768,7 +6768,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-pep508"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"arcstr",
|
||||
"astral-version-ranges",
|
||||
@@ -6798,7 +6798,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-performance-memory-allocator"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"mimalloc",
|
||||
"tikv-jemallocator",
|
||||
@@ -6806,7 +6806,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-platform"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"fs-err",
|
||||
"goblin",
|
||||
@@ -6827,7 +6827,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-platform-tags"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"bitflags",
|
||||
"insta",
|
||||
@@ -6841,7 +6841,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-preview"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"enumflags2",
|
||||
"itertools 0.14.0",
|
||||
@@ -6854,7 +6854,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-publish"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"ambient-id",
|
||||
"anstream",
|
||||
@@ -6897,7 +6897,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-pypi-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"hashbrown 0.17.1",
|
||||
@@ -6930,7 +6930,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-python"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_fs",
|
||||
@@ -6994,7 +6994,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-redacted"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"ref-cast",
|
||||
"schemars",
|
||||
@@ -7005,7 +7005,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-requirements"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"configparser",
|
||||
@@ -7039,7 +7039,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-requirements-txt"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_fs",
|
||||
@@ -7072,7 +7072,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-resolver"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"arcstr",
|
||||
"astral-pubgrub",
|
||||
@@ -7139,7 +7139,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-scripts"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"fs-err",
|
||||
"indoc",
|
||||
@@ -7164,7 +7164,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-settings"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"fs-err",
|
||||
@@ -7203,7 +7203,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-shell"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"fs-err",
|
||||
@@ -7220,7 +7220,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-small-str"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"arcstr",
|
||||
"rkyv",
|
||||
@@ -7230,7 +7230,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-state"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"tempfile",
|
||||
"uv-dirs",
|
||||
@@ -7238,7 +7238,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-static"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"thiserror",
|
||||
"uv-macros",
|
||||
@@ -7246,7 +7246,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-test"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
@@ -7291,7 +7291,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-toml"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"serde",
|
||||
"toml_datetime",
|
||||
@@ -7300,7 +7300,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-tool"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"fs-err",
|
||||
"owo-colors",
|
||||
@@ -7329,7 +7329,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-torch"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"either",
|
||||
@@ -7349,7 +7349,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-trampoline-builder"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_cmd",
|
||||
@@ -7368,7 +7368,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"papaya",
|
||||
@@ -7391,7 +7391,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-unix"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"nix 0.31.3",
|
||||
"thiserror",
|
||||
@@ -7399,11 +7399,11 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-version"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
|
||||
[[package]]
|
||||
name = "uv-virtualenv"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"console",
|
||||
"fs-err",
|
||||
@@ -7425,7 +7425,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-warnings"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anstream",
|
||||
"anyhow",
|
||||
@@ -7437,7 +7437,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-windows"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"arrayvec",
|
||||
"windows",
|
||||
@@ -7445,7 +7445,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "uv-workspace"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"assert_fs",
|
||||
|
||||
+66
-66
@@ -16,81 +16,81 @@ authors = ["uv"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
|
||||
[workspace.dependencies]
|
||||
uv-audit = { version = "0.0.55", path = "crates/uv-audit" }
|
||||
uv-auth = { version = "0.0.55", path = "crates/uv-auth" }
|
||||
uv-bin-install = { version = "0.0.55", path = "crates/uv-bin-install" }
|
||||
uv-build-backend = { version = "0.0.55", path = "crates/uv-build-backend" }
|
||||
uv-build-frontend = { version = "0.0.55", path = "crates/uv-build-frontend" }
|
||||
uv-cache = { version = "0.0.55", path = "crates/uv-cache" }
|
||||
uv-cache-info = { version = "0.0.55", path = "crates/uv-cache-info" }
|
||||
uv-cache-key = { version = "0.0.55", path = "crates/uv-cache-key" }
|
||||
uv-cli = { version = "0.0.55", path = "crates/uv-cli" }
|
||||
uv-client = { version = "0.0.55", path = "crates/uv-client" }
|
||||
uv-configuration = { version = "0.0.55", path = "crates/uv-configuration" }
|
||||
uv-console = { version = "0.0.55", path = "crates/uv-console" }
|
||||
uv-dirs = { version = "0.0.55", path = "crates/uv-dirs" }
|
||||
uv-dispatch = { version = "0.0.55", path = "crates/uv-dispatch" }
|
||||
uv-distribution = { version = "0.0.55", path = "crates/uv-distribution" }
|
||||
uv-distribution-filename = { version = "0.0.55", path = "crates/uv-distribution-filename" }
|
||||
uv-distribution-types = { version = "0.0.55", path = "crates/uv-distribution-types" }
|
||||
uv-errors = { version = "0.0.55", path = "crates/uv-errors" }
|
||||
uv-extract = { version = "0.0.55", path = "crates/uv-extract" }
|
||||
uv-fastid = { version = "0.0.55", path = "crates/uv-fastid" }
|
||||
uv-flags = { version = "0.0.55", path = "crates/uv-flags" }
|
||||
uv-fs = { version = "0.0.55", path = "crates/uv-fs", features = [
|
||||
uv-audit = { version = "0.0.56", path = "crates/uv-audit" }
|
||||
uv-auth = { version = "0.0.56", path = "crates/uv-auth" }
|
||||
uv-bin-install = { version = "0.0.56", path = "crates/uv-bin-install" }
|
||||
uv-build-backend = { version = "0.0.56", path = "crates/uv-build-backend" }
|
||||
uv-build-frontend = { version = "0.0.56", path = "crates/uv-build-frontend" }
|
||||
uv-cache = { version = "0.0.56", path = "crates/uv-cache" }
|
||||
uv-cache-info = { version = "0.0.56", path = "crates/uv-cache-info" }
|
||||
uv-cache-key = { version = "0.0.56", path = "crates/uv-cache-key" }
|
||||
uv-cli = { version = "0.0.56", path = "crates/uv-cli" }
|
||||
uv-client = { version = "0.0.56", path = "crates/uv-client" }
|
||||
uv-configuration = { version = "0.0.56", path = "crates/uv-configuration" }
|
||||
uv-console = { version = "0.0.56", path = "crates/uv-console" }
|
||||
uv-dirs = { version = "0.0.56", path = "crates/uv-dirs" }
|
||||
uv-dispatch = { version = "0.0.56", path = "crates/uv-dispatch" }
|
||||
uv-distribution = { version = "0.0.56", path = "crates/uv-distribution" }
|
||||
uv-distribution-filename = { version = "0.0.56", path = "crates/uv-distribution-filename" }
|
||||
uv-distribution-types = { version = "0.0.56", path = "crates/uv-distribution-types" }
|
||||
uv-errors = { version = "0.0.56", path = "crates/uv-errors" }
|
||||
uv-extract = { version = "0.0.56", path = "crates/uv-extract" }
|
||||
uv-fastid = { version = "0.0.56", path = "crates/uv-fastid" }
|
||||
uv-flags = { version = "0.0.56", path = "crates/uv-flags" }
|
||||
uv-fs = { version = "0.0.56", path = "crates/uv-fs", features = [
|
||||
"serde",
|
||||
"tokio",
|
||||
] }
|
||||
uv-git = { version = "0.0.55", path = "crates/uv-git" }
|
||||
uv-git-types = { version = "0.0.55", path = "crates/uv-git-types" }
|
||||
uv-globfilter = { version = "0.0.55", path = "crates/uv-globfilter" }
|
||||
uv-install-wheel = { version = "0.0.55", path = "crates/uv-install-wheel", default-features = false }
|
||||
uv-installer = { version = "0.0.55", path = "crates/uv-installer" }
|
||||
uv-keyring = { version = "0.0.55", path = "crates/uv-keyring" }
|
||||
uv-logging = { version = "0.0.55", path = "crates/uv-logging" }
|
||||
uv-macros = { version = "0.0.55", path = "crates/uv-macros" }
|
||||
uv-metadata = { version = "0.0.55", path = "crates/uv-metadata" }
|
||||
uv-netrc = { version = "0.0.55", path = "crates/uv-netrc" }
|
||||
uv-normalize = { version = "0.0.55", path = "crates/uv-normalize" }
|
||||
uv-once-map = { version = "0.0.55", path = "crates/uv-once-map" }
|
||||
uv-options-metadata = { version = "0.0.55", path = "crates/uv-options-metadata" }
|
||||
uv-performance-memory-allocator = { version = "0.0.55", path = "crates/uv-performance-memory-allocator" }
|
||||
uv-pep440 = { version = "0.0.55", path = "crates/uv-pep440", features = [
|
||||
uv-git = { version = "0.0.56", path = "crates/uv-git" }
|
||||
uv-git-types = { version = "0.0.56", path = "crates/uv-git-types" }
|
||||
uv-globfilter = { version = "0.0.56", path = "crates/uv-globfilter" }
|
||||
uv-install-wheel = { version = "0.0.56", path = "crates/uv-install-wheel", default-features = false }
|
||||
uv-installer = { version = "0.0.56", path = "crates/uv-installer" }
|
||||
uv-keyring = { version = "0.0.56", path = "crates/uv-keyring" }
|
||||
uv-logging = { version = "0.0.56", path = "crates/uv-logging" }
|
||||
uv-macros = { version = "0.0.56", path = "crates/uv-macros" }
|
||||
uv-metadata = { version = "0.0.56", path = "crates/uv-metadata" }
|
||||
uv-netrc = { version = "0.0.56", path = "crates/uv-netrc" }
|
||||
uv-normalize = { version = "0.0.56", path = "crates/uv-normalize" }
|
||||
uv-once-map = { version = "0.0.56", path = "crates/uv-once-map" }
|
||||
uv-options-metadata = { version = "0.0.56", path = "crates/uv-options-metadata" }
|
||||
uv-performance-memory-allocator = { version = "0.0.56", path = "crates/uv-performance-memory-allocator" }
|
||||
uv-pep440 = { version = "0.0.56", path = "crates/uv-pep440", features = [
|
||||
"tracing",
|
||||
"rkyv",
|
||||
"version-ranges",
|
||||
] }
|
||||
uv-pep508 = { version = "0.0.55", path = "crates/uv-pep508", features = [
|
||||
uv-pep508 = { version = "0.0.56", path = "crates/uv-pep508", features = [
|
||||
"non-pep508-extensions",
|
||||
] }
|
||||
uv-platform = { version = "0.0.55", path = "crates/uv-platform" }
|
||||
uv-platform-tags = { version = "0.0.55", path = "crates/uv-platform-tags" }
|
||||
uv-preview = { version = "0.0.55", path = "crates/uv-preview" }
|
||||
uv-publish = { version = "0.0.55", path = "crates/uv-publish" }
|
||||
uv-pypi-types = { version = "0.0.55", path = "crates/uv-pypi-types" }
|
||||
uv-python = { version = "0.0.55", path = "crates/uv-python" }
|
||||
uv-redacted = { version = "0.0.55", path = "crates/uv-redacted" }
|
||||
uv-requirements = { version = "0.0.55", path = "crates/uv-requirements" }
|
||||
uv-requirements-txt = { version = "0.0.55", path = "crates/uv-requirements-txt" }
|
||||
uv-resolver = { version = "0.0.55", path = "crates/uv-resolver" }
|
||||
uv-scripts = { version = "0.0.55", path = "crates/uv-scripts" }
|
||||
uv-settings = { version = "0.0.55", path = "crates/uv-settings" }
|
||||
uv-shell = { version = "0.0.55", path = "crates/uv-shell" }
|
||||
uv-small-str = { version = "0.0.55", path = "crates/uv-small-str" }
|
||||
uv-state = { version = "0.0.55", path = "crates/uv-state" }
|
||||
uv-static = { version = "0.0.55", path = "crates/uv-static" }
|
||||
uv-test = { version = "0.0.55", path = "crates/uv-test" }
|
||||
uv-toml = { version = "0.0.55", path = "crates/uv-toml" }
|
||||
uv-tool = { version = "0.0.55", path = "crates/uv-tool" }
|
||||
uv-torch = { version = "0.0.55", path = "crates/uv-torch" }
|
||||
uv-trampoline-builder = { version = "0.0.55", path = "crates/uv-trampoline-builder" }
|
||||
uv-types = { version = "0.0.55", path = "crates/uv-types" }
|
||||
uv-unix = { version = "0.0.55", path = "crates/uv-unix" }
|
||||
uv-version = { version = "0.11.22", path = "crates/uv-version" }
|
||||
uv-virtualenv = { version = "0.0.55", path = "crates/uv-virtualenv" }
|
||||
uv-warnings = { version = "0.0.55", path = "crates/uv-warnings" }
|
||||
uv-windows = { version = "0.0.55", path = "crates/uv-windows" }
|
||||
uv-workspace = { version = "0.0.55", path = "crates/uv-workspace" }
|
||||
uv-platform = { version = "0.0.56", path = "crates/uv-platform" }
|
||||
uv-platform-tags = { version = "0.0.56", path = "crates/uv-platform-tags" }
|
||||
uv-preview = { version = "0.0.56", path = "crates/uv-preview" }
|
||||
uv-publish = { version = "0.0.56", path = "crates/uv-publish" }
|
||||
uv-pypi-types = { version = "0.0.56", path = "crates/uv-pypi-types" }
|
||||
uv-python = { version = "0.0.56", path = "crates/uv-python" }
|
||||
uv-redacted = { version = "0.0.56", path = "crates/uv-redacted" }
|
||||
uv-requirements = { version = "0.0.56", path = "crates/uv-requirements" }
|
||||
uv-requirements-txt = { version = "0.0.56", path = "crates/uv-requirements-txt" }
|
||||
uv-resolver = { version = "0.0.56", path = "crates/uv-resolver" }
|
||||
uv-scripts = { version = "0.0.56", path = "crates/uv-scripts" }
|
||||
uv-settings = { version = "0.0.56", path = "crates/uv-settings" }
|
||||
uv-shell = { version = "0.0.56", path = "crates/uv-shell" }
|
||||
uv-small-str = { version = "0.0.56", path = "crates/uv-small-str" }
|
||||
uv-state = { version = "0.0.56", path = "crates/uv-state" }
|
||||
uv-static = { version = "0.0.56", path = "crates/uv-static" }
|
||||
uv-test = { version = "0.0.56", path = "crates/uv-test" }
|
||||
uv-toml = { version = "0.0.56", path = "crates/uv-toml" }
|
||||
uv-tool = { version = "0.0.56", path = "crates/uv-tool" }
|
||||
uv-torch = { version = "0.0.56", path = "crates/uv-torch" }
|
||||
uv-trampoline-builder = { version = "0.0.56", path = "crates/uv-trampoline-builder" }
|
||||
uv-types = { version = "0.0.56", path = "crates/uv-types" }
|
||||
uv-unix = { version = "0.0.56", path = "crates/uv-unix" }
|
||||
uv-version = { version = "0.11.23", path = "crates/uv-version" }
|
||||
uv-virtualenv = { version = "0.0.56", path = "crates/uv-virtualenv" }
|
||||
uv-warnings = { version = "0.0.56", path = "crates/uv-warnings" }
|
||||
uv-windows = { version = "0.0.56", path = "crates/uv-windows" }
|
||||
uv-workspace = { version = "0.0.56", path = "crates/uv-workspace" }
|
||||
|
||||
ambient-id = { version = "0.0.11", default-features = false, features = [
|
||||
"reqwest-middleware",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-audit"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-audit).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-audit).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-auth"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-auth).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-auth).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-bench"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
publish = false
|
||||
authors = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-bench).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-bench).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-bin-install"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-bin-install).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-bin-install).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-build-backend"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-build-backend).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-build-backend).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-build-frontend"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-build-frontend).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-build-frontend).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-build"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
description = "A Python build backend"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "uv-build"
|
||||
version = "0.11.22"
|
||||
version = "0.11.23"
|
||||
description = "The uv build backend"
|
||||
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
|
||||
requires-python = ">=3.8"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-cache-info"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-cache-info).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-cache-info).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-cache-key"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-cache-key).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-cache-key).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-cache"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-cache).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-cache).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-cli"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-cli).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-cli).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-client"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-client).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-client).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-configuration"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-configuration).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-configuration).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-console"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-console).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-console).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-dev"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
publish = false
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-dev).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-dev).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-dirs"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-dirs).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-dirs).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-dispatch"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-dispatch).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-dispatch).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-distribution-filename"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-distribution-filename).
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-distribution-filename).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-distribution-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-distribution-types).
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-distribution-types).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-distribution"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-distribution).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-distribution).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-errors"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "Common error traits for uv."
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-errors).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-errors).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-extract"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-extract).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-extract).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "uv-fastid"
|
||||
description = "This is an internal component crate of uv"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
edition.workspace = true
|
||||
rust-version.workspace = true
|
||||
homepage.workspace = true
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-fastid).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-fastid).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-flags"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-flags).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-flags).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-fs"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-fs).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-fs).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-git-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-git-types).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-git-types).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-git"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-git).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-git).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-globfilter"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
readme = "README.md"
|
||||
edition = { workspace = true }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-install-wheel"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
keywords = ["wheel", "python"]
|
||||
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-install-wheel).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-install-wheel).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-installer"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-installer).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-installer).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-keyring"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-logging"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-logging).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-logging).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-macros"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-macros).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-macros).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-metadata"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-metadata).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-metadata).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-netrc"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "A vendored netrc parser for uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-normalize"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-normalize).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-normalize).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-once-map"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-once-map).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-once-map).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-options-metadata"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-options-metadata).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-options-metadata).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-pep440"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
license = "Apache-2.0 OR BSD-2-Clause"
|
||||
include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"]
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-pep440).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-pep440).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-pep508"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
include = ["/src", "Changelog.md", "License-Apache", "License-BSD", "Readme.md", "pyproject.toml"]
|
||||
license = "Apache-2.0 OR BSD-2-Clause"
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-pep508).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-pep508).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-performance-memory-allocator"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,9 +5,9 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-performance-memory-allocator).
|
||||
[here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-performance-memory-allocator).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-platform-tags"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-platform-tags).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-platform-tags).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-platform"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-platform).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-platform).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-preview"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-preview).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-preview).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-publish"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-publish).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-publish).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-pypi-types"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-pypi-types).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-pypi-types).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-python"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-python).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-python).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-redacted"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-redacted).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-redacted).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-requirements-txt"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-requirements-txt).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-requirements-txt).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "uv-requirements"
|
||||
version = "0.0.55"
|
||||
version = "0.0.56"
|
||||
description = "This is an internal component crate of uv"
|
||||
edition = { workspace = true }
|
||||
rust-version = { workspace = true }
|
||||
|
||||
@@ -5,8 +5,8 @@
|
||||
This crate is an internal component of [uv](https://crates.io/crates/uv). The Rust API exposed here
|
||||
is unstable and will have frequent breaking changes.
|
||||
|
||||
This version (0.0.55) is a component of [uv 0.11.22](https://crates.io/crates/uv/0.11.22). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.22/crates/uv-requirements).
|
||||
This version (0.0.56) is a component of [uv 0.11.23](https://crates.io/crates/uv/0.11.23). The
|
||||
source can be found [here](https://github.com/astral-sh/uv/blob/0.11.23/crates/uv-requirements).
|
||||
|
||||
See uv's
|
||||
[crate versioning policy](https://docs.astral.sh/uv/reference/policies/versioning/#crate-versioning)
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user