Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump enum_stringify from 0.4.0 to 0.4.1 (#55)
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 "ci: remove dependabot"</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