Skip to content

Commit

Permalink
Bump crossbeam-channel from 0.5.8 to 0.5.11 (#119)
Browse files Browse the repository at this point in the history
Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.5.8 to 0.5.11.
- [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.8...crossbeam-channel-0.5.11)

---
updated-dependencies:
- dependency-name: crossbeam-channel
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Soares Chen <[email protected]>
  • Loading branch information
dependabot[bot] and soareschen authored Feb 5, 2024
1 parent b33e052 commit 5290f9e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 18 deletions.
30 changes: 13 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tools/test-framework/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ serde_yaml = "0.9.31"
toml = "0.8"
subtle-encoding = "0.5.1"
sha2 = "0.10.6"
crossbeam-channel = "0.5.8"
crossbeam-channel = "0.5.11"
semver = "1.0.20"
tracing-subscriber = { version = "0.3.17", features = [ "env-filter" ] }
hdpath = "0.6.3"
Expand Down

0 comments on commit 5290f9e

Please sign in to comment.