Skip to content

Commit

Permalink
chore(deps): bump enum_stringify from 0.4.0 to 0.4.1 (#55)
Browse files Browse the repository at this point in the history
Bumps [enum_stringify](https://github.com/Yag000/enum_stringify) from
0.4.0 to 0.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/Yag000/enum_stringify/releases">enum_stringify's
releases</a>.</em></p>
<blockquote>
<h2>v0.4.1</h2>
<h2>What's Changed</h2>
<ul>
<li>chore(deps): bump proc-macro2 from 1.0.76 to 1.0.78 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://github.com/Yag000/enum_stringify/pull/22">Yag000/enum_stringify#22</a></li>
<li>fix: Use <code>::std</code> instead of <code>std</code> by <a
href="https://github.com/Yag000"><code>@​Yag000</code></a> in <a
href="https://github.com/Yag000/enum_stringify/pull/23">Yag000/enum_stringify#23</a></li>
<li>style: Minor style changes by <a
href="https://github.com/Yag000"><code>@​Yag000</code></a> in <a
href="https://github.com/Yag000/enum_stringify/pull/24">Yag000/enum_stringify#24</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/Yag000/enum_stringify/compare/v0.4.0...v0.4.1">https://github.com/Yag000/enum_stringify/compare/v0.4.0...v0.4.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/95ad6222608dc8216f242cec257cea18bc2695ea"><code>95ad622</code></a>
chire: Bump version to 0.4.1</li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/0be864c90f65baca2cdc3bc74d3d884690a41126"><code>0be864c</code></a>
style: Minor style changes (<a
href="https://github.com/Yag000/enum_stringify/issues/24">#24</a>)</li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/1bd8084d3c7fed9760c99abc25307b22c5b04950"><code>1bd8084</code></a>
fix: Use <code>::std</code> instead of <code>std</code> (<a
href="https://github.com/Yag000/enum_stringify/issues/23">#23</a>)</li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/2e7bf1151c2d91efcee29f4cc192c03acb371c8c"><code>2e7bf11</code></a>
style: Minor style changes</li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/dd0bfe03eba88ce789590dee6cfa487b1157c362"><code>dd0bfe0</code></a>
fix: Use <code>::std</code> instead of <code>std</code></li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/c4b90fba1c084df67b1d577b8f36097b5e7fa678"><code>c4b90fb</code></a>
chore(deps): bump proc-macro2 from 1.0.76 to 1.0.78</li>
<li><a
href="https://github.com/Yag000/enum_stringify/commit/815e49281f5c6418ce2f28a1f238f872ddb8706a"><code>815e492</code></a>
Revert &quot;ci: remove dependabot&quot;</li>
<li>See full diff in <a
href="https://github.com/Yag000/enum_stringify/compare/v0.4.0...v0.4.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=enum_stringify&package-manager=cargo&previous-version=0.4.0&new-version=0.4.1)](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>
  • Loading branch information
Yag000 authored Apr 1, 2024
2 parents 70e9740 + 056a76b commit 75b20af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ num-traits = "0.2.17"
strum = "0.26.2"
strum_macros = "0.26.2"
rustyline = "14.0.0"
enum_stringify = "0.4.0"
enum_stringify = "0.4.1"

[dev-dependencies]
criterion = "0.5.1"
Expand Down

0 comments on commit 75b20af

Please sign in to comment.