Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump toml_edit from 0.22.22 to 0.22.24 (#228)
Bumps [toml_edit](https://github.com/toml-rs/toml) from 0.22.22 to 0.22.24. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/toml-rs/toml/commit/999824a3be2fe728613a6765bbd6133e406b6631"><code>999824a</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/6bd5de86a869992a5422b21c2128d4340a2a4134"><code>6bd5de8</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/ec5c13d1a3777add983ba909e3d1f9e19a3ff966"><code>ec5c13d</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/830">#830</a> from epage/into</li> <li><a href="https://github.com/toml-rs/toml/commit/18d09571fb2a42638fbc9c89134ce2b204278853"><code>18d0957</code></a> feat(item): Add conversions from item type to Item</li> <li><a href="https://github.com/toml-rs/toml/commit/f550dbfd7dd2bb50c65033f7d0620271151c1734"><code>f550dbf</code></a> chore: Release</li> <li><a href="https://github.com/toml-rs/toml/commit/25587db207623b9b47df1d6f09fb34332f780d22"><code>25587db</code></a> docs: Update changelog</li> <li><a href="https://github.com/toml-rs/toml/commit/fbc77ec290053f83d5f31dce34282536a5a9665a"><code>fbc77ec</code></a> Merge pull request <a href="https://redirect.github.com/toml-rs/toml/issues/829">#829</a> from tisonkun/map-get-kv</li> <li><a href="https://github.com/toml-rs/toml/commit/4605a6422fa808d58ba55f6ff7d917ef96e88e72"><code>4605a64</code></a> fea: impl Map get_key_value</li> <li><a href="https://github.com/toml-rs/toml/commit/8efc81e1247df79709a79a91f3a7f572ca5f8ca3"><code>8efc81e</code></a> chore(deps): Update Rust crate serde_json to v1.0.138 (<a href="https://redirect.github.com/toml-rs/toml/issues/828">#828</a>)</li> <li><a href="https://github.com/toml-rs/toml/commit/15496f1b872d092af135455cbfbb9facfee5bfd8"><code>15496f1</code></a> chore: Release</li> <li>Additional commits viewable in <a href="https://github.com/toml-rs/toml/compare/v0.22.22...v0.22.24">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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>
- Loading branch information