Skip to content

Commit b3406ad

Browse files
authored
Merge pull request #121 from triarius/dependabot/cargo/rayon-1.11.0
Bump rayon from 1.10.0 to 1.11.0
2 parents 192eede + 08ea2c8 commit b3406ad

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
@@ -16,7 +16,7 @@ regex = "1.11.1"
1616
[dev-dependencies]
1717
pretty_assertions = "1.4.1"
1818
rand_chacha = "0.9.0"
19-
rayon = "1.10.0"
19+
rayon = "1.11.0"
2020
statrs = "0.18.0"
2121

2222
[lints.clippy]

0 commit comments

Comments
 (0)