@@ -183,26 +183,26 @@ zstd = { version = "0.13.3", default-features = false }
183183coalesced_map = { path = " crates/coalesced_map" , version = " =0.1.2" , default-features = false }
184184file_url = { path = " crates/file_url" , version = " =0.2.6" , default-features = false }
185185path_resolver = { path = " crates/path_resolver" , version = " =0.2.1" , default-features = false }
186- rattler = { path = " crates/rattler" , version = " =0.38.2 " , default-features = false }
187- rattler_cache = { path = " crates/rattler_cache" , version = " =0.3.41 " , default-features = false }
186+ rattler = { path = " crates/rattler" , version = " =0.38.3 " , default-features = false }
187+ rattler_cache = { path = " crates/rattler_cache" , version = " =0.4.0 " , default-features = false }
188188rattler_conda_types = { path = " crates/rattler_conda_types" , version = " =0.40.3" , default-features = false }
189189rattler_config = { path = " crates/rattler_config" , version = " =0.2.14" , default-features = false }
190190rattler_digest = { path = " crates/rattler_digest" , version = " =1.1.7" , default-features = false }
191- rattler_index = { path = " crates/rattler_index" , version = " =0.26.4 " , default-features = false }
191+ rattler_index = { path = " crates/rattler_index" , version = " =0.26.5 " , default-features = false }
192192rattler_libsolv_c = { path = " crates/rattler_libsolv_c" , version = " =1.2.3" , default-features = false }
193- rattler_lock = { path = " crates/rattler_lock" , version = " =0.25.3 " , default-features = false }
193+ rattler_lock = { path = " crates/rattler_lock" , version = " =0.26.0 " , default-features = false }
194194rattler_macros = { path = " crates/rattler_macros" , version = " =1.0.11" , default-features = false }
195- rattler_menuinst = { path = " crates/rattler_menuinst" , version = " =0.2.32 " , default-features = false }
195+ rattler_menuinst = { path = " crates/rattler_menuinst" , version = " =0.2.33 " , default-features = false }
196196rattler_networking = { path = " crates/rattler_networking" , version = " =0.25.20" , default-features = false }
197- rattler_package_streaming = { path = " crates/rattler_package_streaming" , version = " =0.23.11 " , default-features = false }
197+ rattler_package_streaming = { path = " crates/rattler_package_streaming" , version = " =0.23.12 " , default-features = false }
198198rattler_pty = { path = " crates/rattler_pty" , version = " =0.2.7" , default-features = false }
199199rattler_redaction = { path = " crates/rattler_redaction" , version = " =0.1.12" , default-features = false }
200- rattler_repodata_gateway = { path = " crates/rattler_repodata_gateway" , version = " =0.24.12 " , default-features = false }
200+ rattler_repodata_gateway = { path = " crates/rattler_repodata_gateway" , version = " =0.24.13 " , default-features = false }
201201rattler_s3 = { path = " crates/rattler_s3" , version = " =0.1.9" , default-features = false }
202- rattler_sandbox = { path = " crates/rattler_sandbox" , version = " =0.2.4 " , default-features = false }
203- rattler_shell = { path = " crates/rattler_shell" , version = " =0.25.5 " , default-features = false }
202+ rattler_sandbox = { path = " crates/rattler_sandbox" , version = " =0.2.5 " , default-features = false }
203+ rattler_shell = { path = " crates/rattler_shell" , version = " =0.25.6 " , default-features = false }
204204rattler_solve = { path = " crates/rattler_solve" , version = " =3.0.8" , default-features = false }
205- rattler_upload = { path = " crates/rattler_upload" , version = " =0.3.8 " , default-features = false }
205+ rattler_upload = { path = " crates/rattler_upload" , version = " =0.3.9 " , default-features = false }
206206rattler_virtual_packages = { path = " crates/rattler_virtual_packages" , version = " =2.2.4" , default-features = false }
207207
208208# This is also a rattler crate, but we only pin it to minor version
0 commit comments