Skip to content

Commit fce4d10

Browse files
dependabot[bot]Byron
authored andcommitted
Bump crossbeam-utils from 0.8.4 to 0.8.5
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.4 to 0.8.5. - [Release notes](https://github.com/crossbeam-rs/crossbeam/releases) - [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md) - [Commits](crossbeam-rs/crossbeam@crossbeam-utils-0.8.4...crossbeam-utils-0.8.5) --- updated-dependencies: - dependency-name: crossbeam-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d99a1a8 commit fce4d10

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

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

git-features/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ required-features = ["io-pipe"]
5252
git-hash = { version = "^0.4.0", path = "../git-hash" }
5353

5454
# 'parallel' feature
55-
crossbeam-utils = { version = "0.8.0", optional = true }
55+
crossbeam-utils = { version = "0.8.5", optional = true }
5656
crossbeam-channel = { version = "0.5.0", optional = true }
5757
num_cpus = { version = "1.13.0", optional = true }
5858

0 commit comments

Comments
 (0)