Skip to content

Commit

Permalink
Fix issue
Browse files Browse the repository at this point in the history
  • Loading branch information
prsabahrami committed Sep 5, 2024
1 parent 10960e2 commit 8da8c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extractor/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ rattler_conda_types = "0.27.2"
rattler_index = "0.19.24"
rattler_lock = "0.22.20"
rattler_networking = { version = "0.21.1", default-features = false }
rattler_package_streaming = { version = "0.22.3", default-features = false }
rattler_package_streaming = { version = "0.22.6", default-features = false }
rattler_shell = "0.21.6"
reqwest = { version = "0.12.5", default-features = false, features = [
"http2",
Expand Down

0 comments on commit 8da8c16

Please sign in to comment.