Skip to content

Commit

Permalink
Bump flume from 0.10.14 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [flume](https://github.com/zesterer/flume) from 0.10.14 to 0.11.0.
- [Changelog](https://github.com/zesterer/flume/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zesterer/flume/commits)

---
updated-dependencies:
- dependency-name: flume
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent 4f82587 commit 9b18884
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 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
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ byte-unit = "4.0.8"
clap = { version = "4.1.4", features = ["derive"] }
crossterm = "0.26"
float-ord = "0.3.1"
flume = "0.10"
flume = "0.11"
futures = "0.3.12"
humantime = "2.0.0"
libc = "0.2.147"
Expand Down

0 comments on commit 9b18884

Please sign in to comment.