Skip to content

Commit

Permalink
'fix: bump rattler shell version'
Browse files Browse the repository at this point in the history
  • Loading branch information
baszalmstra committed Jan 23, 2024
1 parent 9da9980 commit f7744f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion crates/rattler_shell/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ indexmap = "2.0.2"
itertools = "0.11.0"
rattler_conda_types = { version = "0.16.2", path = "../rattler_conda_types" }
serde_json = { version = "1.0.107", features = ["preserve_order"] }
shlex = "1.2.0"
shlex = "1.3.0"
sysinfo = { version = "0.29.10", optional = true }
tempfile = "3.8.0"
thiserror = "1.0.49"
Expand Down
4 changes: 2 additions & 2 deletions py-rattler/Cargo.lock

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

0 comments on commit f7744f8

Please sign in to comment.