Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Commit b67d86e

Browse files
dependabot[bot]chkeita
authored andcommitted
Bump rayon from 1.7.0 to 1.8.0 in /src/agent (#3520)
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.7.0 to 1.8.0. - [Changelog](https://github.com/rayon-rs/rayon/blob/master/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.7.0...rayon-core-v1.8.0) --- updated-dependencies: - dependency-name: rayon dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1cee562 commit b67d86e

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

src/agent/Cargo.lock

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

src/agent/input-tester/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ fnv = "1.0"
1313
hex = "0.4"
1414
log = "0.4"
1515
num_cpus = "1.15"
16-
rayon = "1.7"
16+
rayon = "1.8"
1717
sha2 = "0.10.2"
1818
win-util = { path = "../win-util" }
1919

0 commit comments

Comments
 (0)