Files
dependabot[bot] 582c074ede Update toml_edit requirement from 0.24.0 to 0.25.1 (#23068)
Updates the requirements on [toml_edit](https://github.com/toml-rs/toml)
to permit the latest version.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/toml-rs/toml/commit/767747fe1afad1236d60b0db3fe4c90bf17c14eb"><code>767747f</code></a>
chore: Release</li>
<li><a
href="https://github.com/toml-rs/toml/commit/c68aa8705c188f35c3910e4878127c160bcb6d89"><code>c68aa87</code></a>
fix(parser): Plug another whole in synthetic events (<a
href="https://redirect.github.com/toml-rs/toml/issues/1102">#1102</a>)</li>
<li><a
href="https://github.com/toml-rs/toml/commit/17dc3ddbc57573762e8afd2b9d8945dc572615ab"><code>17dc3dd</code></a>
fix(parser): Plug another whole in synthetic events</li>
<li><a
href="https://github.com/toml-rs/toml/commit/0f32a02fc8271779384cf73233ff6d1b8151b822"><code>0f32a02</code></a>
test(parse): Add another test case</li>
<li><a
href="https://github.com/toml-rs/toml/commit/9fef741aa76295a58a1f48c1a06a701a6eadf4e7"><code>9fef741</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/toml-rs/toml/commit/3c596112ef1f96d3dded28150d43ab3cb772ca4c"><code>3c59611</code></a>
fix(edit): Remove panics on bad input (<a
href="https://redirect.github.com/toml-rs/toml/issues/1101">#1101</a>)</li>
<li><a
href="https://github.com/toml-rs/toml/commit/796812017df0f118130423e5109803a1742b62c5"><code>7968120</code></a>
fix(edit): On missing value, ensure a span is used</li>
<li><a
href="https://github.com/toml-rs/toml/commit/b91d460cc8584110c95d8eb7fcb2f45f86b6b14a"><code>b91d460</code></a>
fix(edit): Don't panic on inline table keys without values</li>
<li><a
href="https://github.com/toml-rs/toml/commit/c8087a6bc6ff1464c5731fca0f70404ec200226f"><code>c8087a6</code></a>
fix(parser): Improve unclosed array messages</li>
<li><a
href="https://github.com/toml-rs/toml/commit/f0a47d4a1f1243b78cc3c8c2263bf63f9df4c720"><code>f0a47d4</code></a>
fix(parser): Improve unclosed inline table messages</li>
<li>Additional commits viewable in <a
href="https://github.com/toml-rs/toml/compare/v0.24.0...v0.25.1">compare
view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-23 07:35:38 +00:00
..