build(deps): bump toml from 0.7.8 to 0.8.9

Bumps [toml](https://github.com/toml-rs/toml) from 0.7.8 to 0.8.9.
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.8...toml-v0.8.9)

---
updated-dependencies:
- dependency-name: toml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-05 19:59:08 +00:00 committed by GitHub
parent 8d1a595f63
commit 86e522aa43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View file

@ -88,4 +88,4 @@ unindent = "0.2.2"
indoc = "2.0.3"
[build-dependencies]
toml = "0.7.6"
toml = "0.8.9"