Skip to content

Commit 97975a1

Browse files
authored
Merge pull request #280 from sanders41/dependabot/cargo/rayon-1.10.0
Bump rayon from 1.9.0 to 1.10.0
2 parents 119a30b + 86863ad commit 97975a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -23,7 +23,7 @@ colored = "2.0.4"
2323
dirs = "5.0.1"
2424
indicatif = "0.17.8"
2525
minijinja = "1.0.15"
26-
rayon = "1.9.0"
26+
rayon = "1.10.0"
2727
reqwest = { version = "0.12.2", features = ["json", "blocking"] }
2828
serde = { version = "1.0.195", features = ["derive"] }
2929
serde_json = "1.0.113"

0 commit comments

Comments
 (0)