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

Commit c8c2bc6

Browse files
dependabot[bot]Achim Schneider
authored andcommitted
Bump crossbeam-channel from 0.5.5 to 0.5.6
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.5 to 0.5.6. - [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-channel-0.5.5...crossbeam-channel-0.5.6) --- updated-dependencies: - dependency-name: crossbeam-channel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 60f78e6 commit c8c2bc6

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.

crates/crate_extractor/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = "Apache-2.0"
99
clap = "3.0.0-beta.4"
1010
serde = { version = "1.0.143", features = ["derive"] }
1111
serde_json = { version = "1.0.91", features = ["preserve_order"] }
12-
crossbeam-channel = "0.5.5"
12+
crossbeam-channel = "0.5.6"
1313
anyhow = "1.0.58"
1414
log = "0.4.17"
1515
tracing = "0.1.36"

0 commit comments

Comments
 (0)