Skip to content

Commit b745690

Browse files
Update Rust crate rayon to v1.11.0
1 parent 3a297ad commit b745690

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

crates/crates_io_tarball/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ clap = { version = "=4.5.43", features = ["derive", "unicode", "wrap_help"] }
3030
flate2 = { version = "=1.1.2" }
3131
indicatif = { version = "=0.18.0", features = ["rayon"] }
3232
insta = "=1.43.1"
33-
rayon = "=1.10.0"
33+
rayon = "=1.11.0"
3434
tar = { version = "=0.4.44" }
3535
tracing-subscriber = { version = "=0.3.19", features = ["env-filter"] }
3636
walkdir = "=2.5.0"

0 commit comments

Comments
 (0)