Skip to content

Commit

Permalink
bump: update rattler_package_streaming requirement from 0.21.7 to 0.22.0
Browse files Browse the repository at this point in the history
Updates the requirements on [rattler_package_streaming](https://github.com/mamba-org/rattler) to permit the latest version.
- [Release notes](https://github.com/mamba-org/rattler/releases)
- [Changelog](https://github.com/conda-incubator/rattler/blob/main/CHANGELOG.md)
- [Commits](conda/rattler@rattler_package_streaming-v0.21.7...rattler-v0.22.0)

---
updated-dependencies:
- dependency-name: rattler_package_streaming
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 5, 2024
1 parent 720cd44 commit 32da071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pixi_manifest = { git = "https://github.com/prefix-dev/pixi", branch="main" }
pixi_consts = { git = "https://github.com/prefix-dev/pixi", branch="main" }
rattler-build = { git = "https://github.com/prefix-dev/rattler-build", branch = "main", default-features = false }
rattler_conda_types = "0.26.3"
rattler_package_streaming = "0.21.7"
rattler_package_streaming = "0.22.0"
chrono = "0.4.38"
miette = "7.2.0"
reqwest = "0.12.5"
Expand Down

0 comments on commit 32da071

Please sign in to comment.