build(deps): bump toml from 0.8.12 to 0.8.13 (#155)

Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.8.12...toml-v0.8.13)

---
updated-dependencies:
- dependency-name: toml
  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-05-16 12:09:14 -07:00
committed by GitHub
parent 94790ce7dc
commit e9ba336f68
2 changed files with 10 additions and 10 deletions

View File

@ -79,7 +79,7 @@ sysinfo = "0.30.12"
termtree = "0.4.1"
thiserror = "1.0"
tokio-tun = "0.11.4"
toml = "0.8.12"
toml = "0.8.13"
tonic-build = "0.11.0"
tower = "0.4.13"
udp-stream = "0.0.11"