Skip to content

Commit 4c50e35

Browse files
authored
feat: update to latest rattler (#4422)
1 parent 4be243f commit 4c50e35

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ which = "8.0.0"
127127

128128
# Rattler crates
129129
file_url = "0.2.6"
130-
rattler = { version = "0.34.12", default-features = false }
130+
rattler = { version = "0.35.0", default-features = false }
131131
rattler_cache = { version = "0.3.30", default-features = false }
132132
rattler_conda_types = { version = "0.39.0", default-features = false, features = [
133133
"rayon",

0 commit comments

Comments
 (0)