build(deps): bump toml from 0.8.16 to 0.8.17 in the dep-updates group

Bumps the dep-updates group with 1 update: [toml](https://github.com/toml-rs/toml).


Updates `toml` from 0.8.16 to 0.8.17
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.16...toml-v0.8.17)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dep-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-31 05:42:44 +00:00
committed by GitHub
parent 146bda0810
commit 626af4412b
2 changed files with 11 additions and 11 deletions

View File

@ -84,7 +84,7 @@ sysinfo = "0.30.13"
termtree = "0.5.1"
thiserror = "1.0"
tokio-tun = "0.11.5"
toml = "0.8.16"
toml = "0.8.17"
tonic-build = "0.12.1"
tower = "0.4.13"
udp-stream = "0.0.12"