chore(deps): bump toml in the cargo-updates group (#59)

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


Updates `toml` from 0.9.10+spec-1.1.0 to 0.9.11+spec-1.1.0
- [Commits](https://github.com/toml-rs/toml/compare/toml-v0.9.10...toml-v0.9.11)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 0.9.11+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-updates
...

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]
2026-01-26 08:54:07 -08:00
committed by GitHub
parent 1370e1b39b
commit 95e0360721
2 changed files with 3 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ version = "1.3.0"
default-features = false
[workspace.dependencies.toml]
version = "0.9.10"
version = "0.9.11"
default-features = false
features = ["serde", "parse"]