Skip to content

Commit

Permalink
chore: bump rattler to latest (prefix-dev#1752)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-arts authored Aug 7, 2024
1 parent d4264fa commit ef9b5c2
Show file tree
Hide file tree
Showing 2 changed files with 57 additions and 55 deletions.
96 changes: 49 additions & 47 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,15 +56,15 @@ percent-encoding = "2.3.1"
platform-tags = { git = "https://github.com/astral-sh/uv", tag = "0.2.18" }
pypi-types = { git = "https://github.com/astral-sh/uv", tag = "0.2.18" }
pyproject-toml = "0.11.0"
rattler = { version = "0.27.2", default-features = false }
rattler_conda_types = { version = "0.26.3", default-features = false }
rattler = { version = "0.27.4", default-features = false }
rattler_conda_types = { version = "0.27.1", default-features = false }
rattler_digest = { version = "1.0.0", default-features = false }
rattler_lock = { version = "0.22.16", default-features = false }
rattler_networking = { version = "0.20.10", default-features = false }
rattler_repodata_gateway = { version = "0.21.3", default-features = false }
rattler_shell = { version = "0.21.3", default-features = false }
rattler_solve = { version = "1.0.0", default-features = false }
rattler_virtual_packages = { version = "1.0.0", default-features = false }
rattler_lock = { version = "0.22.18", default-features = false }
rattler_networking = { version = "0.21.0", default-features = false }
rattler_repodata_gateway = { version = "0.21.5", default-features = false }
rattler_shell = { version = "0.21.5", default-features = false }
rattler_solve = { version = "1.0.2", default-features = false }
rattler_virtual_packages = { version = "1.0.2", default-features = false }
regex = "1.10.4"
requirements-txt = { git = "https://github.com/astral-sh/uv", tag = "0.2.18" }
reqwest = { version = "0.12.4", default-features = false }
Expand Down

0 comments on commit ef9b5c2

Please sign in to comment.