Skip to content

Commit

Permalink
chore(deps): 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Phoenix500526 committed Apr 1, 2024
1 parent 2884343 commit b97b488
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 crates/curp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dashmap = "5.5.0"
derive_builder = "0.13.0"
engine = { path = "../engine" }
event-listener = "2.5.2"
flume = "0.10.14"
flume = "0.11.0"
fs2 = "0.4.3"
futures = "0.3.21"
indexmap = "1.9.2"
Expand Down

0 comments on commit b97b488

Please sign in to comment.