Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Nov 8, 2019
1 parent d844c73 commit d68c4b4
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 5 deletions.
19 changes: 15 additions & 4 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 Cargo.toml
Expand Up @@ -20,7 +20,7 @@ include = [

[dependencies]
clap = "^2.33"
crossbeam-channel = "^0.3"
crossbeam-channel = "^0.4"
derive_builder = "^0.9"
failure= "^0.1"
glob = "^0.3"
Expand Down

0 comments on commit d68c4b4

Please sign in to comment.