chore(deps): update flume requirement from 0.10 to 0.11

Updates the requirements on [flume](https://github.com/zesterer/flume) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-17 08:26:48 +00:00 committed by Datong Sun
parent 9b1d3c0124
commit aec3bcdeda

View File

@ -22,4 +22,4 @@ rand = { version = "0.8", features = ["small_rng"] }
log = "0.4" log = "0.4"
internet-checksum = "0.2" internet-checksum = "0.2"
tokio-tun = "0.7" tokio-tun = "0.7"
flume = "0.10" flume = "0.11"