Skip to content

Commit 55147b7

Browse files
Merge pull request #59 from wcampbell0x2a/dependabot/cargo/rayon-1.10.0
Bump rayon from 1.9.0 to 1.10.0
2 parents 311d3f2 + f41b906 commit 55147b7

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
@@ -15,7 +15,7 @@ clap = { version = "4.5.4", features = ["derive"] }
1515
reqwest = { version = "0.12.3", default-features = false, features = ["blocking", "rustls-tls", "http2"] }
1616
anyhow = "1.0.82"
1717
guppy = "0.17.5"
18-
rayon = "1.9.0"
18+
rayon = "1.10.0"
1919
git2 = { version = "0.18.3", features = ["vendored-libgit2", "vendored-openssl"] }
2020

2121
[profile.release]

0 commit comments

Comments
 (0)