mirror of
https://github.com/dndx/phantun.git
synced 2025-01-18 13:59:30 +08:00
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:
parent
9b1d3c0124
commit
aec3bcdeda
@ -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"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user