build(deps): bump tokio-tun from 0.11.4 to 0.11.5 (#183)

Bumps [tokio-tun](https://github.com/yaa110/tokio-tun) from 0.11.4 to 0.11.5.
- [Commits](https://github.com/yaa110/tokio-tun/compare/0.11.4...0.11.5)

---
updated-dependencies:
- dependency-name: tokio-tun
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-23 05:14:59 -07:00
committed by GitHub
parent 349664abf1
commit 87758d7ae9
2 changed files with 23 additions and 5 deletions

View File

@ -80,7 +80,7 @@ smoltcp = "0.11.0"
sysinfo = "0.30.12"
termtree = "0.4.1"
thiserror = "1.0"
tokio-tun = "0.11.4"
tokio-tun = "0.11.5"
toml = "0.8.14"
tonic-build = "0.11.0"
tower = "0.4.13"