diff --git a/Cargo.toml b/Cargo.toml index 371e112..2291eca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"