-
Notifications
You must be signed in to change notification settings - Fork 19
Commit c213edb
authored
Bump toml from 0.8.8 to 0.8.10 (#361)
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.8 to 0.8.10.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/toml-rs/toml/commit/7f3e276cfb664e7cd95e92a6634e53cd52a2bc71"><code>7f3e276</code></a>
chore: Release</li>
<li><a
href="https://github.com/toml-rs/toml/commit/07c8c2c58ab68685f216ec1657b0c37d5d06b626"><code>07c8c2c</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/toml-rs/toml/commit/10392d505993b94b04b9b8c60d04a6204f3c454a"><code>10392d5</code></a>
chore: Release</li>
<li><a
href="https://github.com/toml-rs/toml/commit/4592fe421277e6d374e4dd03590f99c2bc112a9a"><code>4592fe4</code></a>
docs: Update changelog</li>
<li><a
href="https://github.com/toml-rs/toml/commit/b7bd3a48dd368576f902a7450aeb4c626d35f6dd"><code>b7bd3a4</code></a>
Merge pull request <a
href="https://redirect.github.com/toml-rs/toml/issues/675">#675</a> from
epage/dotted-key</li>
<li><a
href="https://github.com/toml-rs/toml/commit/89d1416932b8e601b16fcbdc9a30a6f4ee1e475a"><code>89d1416</code></a>
fix(edit): Preserve previous line decor on leaf key</li>
<li><a
href="https://github.com/toml-rs/toml/commit/4e8985601f2f8e410a11f3eb9e2a67cd29572343"><code>4e89856</code></a>
fix(edit): Don't include decor in Key's Display</li>
<li><a
href="https://github.com/toml-rs/toml/commit/35e5326b3555029cd10e8ba3a63db53822fc3580"><code>35e5326</code></a>
Merge pull request <a
href="https://redirect.github.com/toml-rs/toml/issues/674">#674</a> from
epage/refactor</li>
<li><a
href="https://github.com/toml-rs/toml/commit/0aca85b294da363ca95b622eb409f6a505fb69e8"><code>0aca85b</code></a>
refactor(encode): Remove trait abstraction</li>
<li><a
href="https://github.com/toml-rs/toml/commit/16c83538c4fdfd7365af1523d1f1ec6a0ae337d0"><code>16c8353</code></a>
test(edit): Show dotted-key comment bug</li>
<li>Additional commits viewable in <a
href="https://github.com/toml-rs/toml/compare/toml-v0.8.8...toml-v0.8.10">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8cab1ea commit c213edbCopy full SHA for c213edb
Expand file treeCollapse file tree
1 file changed
+8
-8
lines changed+8-8Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments