Skip to content

Commit 1f83880

Browse files
authored
Merge pull request #858 from sanders41/dependabot/cargo/rayon-1.11.0
Bump rayon from 1.10.0 to 1.11.0
2 parents 1353629 + 1779f01 commit 1f83880

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dirs = "6.0.0"
2424
exponential-backoff = "2.0.0"
2525
indicatif = "0.18.0"
2626
minijinja = "2.11.0"
27-
rayon = "1.10.0"
27+
rayon = "1.11.0"
2828
reqwest = { version = "0.12.22", features = ["json", "blocking"] }
2929
serde = { version = "1.0.219", features = ["derive"] }
3030
serde_json = "1.0.142"

0 commit comments

Comments
 (0)