Skip to content

Commit 92622ee

Browse files
dependabot[bot]arxanas
authored andcommitted
build: bump crossbeam from 0.8.3 to 0.8.4
Bumps [crossbeam](https://github.com/crossbeam-rs/crossbeam) from 0.8.3 to 0.8.4. - [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-0.8.3...crossbeam-0.8.4) --- updated-dependencies: - dependency-name: crossbeam dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc50de9 commit 92622ee

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ clap_mangen = "0.2.12"
4545
color-eyre = "0.6.2"
4646
concolor = { version = "0.1.1", features = ["auto"] }
4747
console = "0.15.8"
48-
crossbeam = "0.8.3"
48+
crossbeam = "0.8.4"
4949
cursive = { version = "0.20.0", default-features = false, features = [
5050
"crossterm-backend",
5151
] }

0 commit comments

Comments
 (0)