Skip to content

Commit

Permalink
Bump flume from 0.10.14 to 0.11.0 in /quickwit (#3932)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 2165bf1 commit 76c166e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
22 changes: 5 additions & 17 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dyn-clone = "1.0.10"
enum-iterator = "1.4"
env_logger = "0.10"
fail = "0.5"
flume = "0.10"
flume = "0.11"
fnv = "1"
futures = "0.3"
futures-util = { version = "0.3.25", default-features = false }
Expand Down

0 comments on commit 76c166e

Please sign in to comment.