Skip to content

Commit 942f80c

Browse files
chore(deps): bump lru from 0.18.0 to 0.18.1 in /personal-sysadmin (#227)
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.18.0 to 0.18.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md">lru's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jeromefroe/lru-rs/tree/0.18.1">v0.18.1</a> - 2026-07-09</h2> <ul> <li>Add <code>find_and_promote</code> method.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jeromefroe/lru-rs/commit/c6620d1165dd7181a359c00a0cc55af9ec413dfd"><code>c6620d1</code></a> Merge pull request <a href="https://redirect.github.com/jeromefroe/lru-rs/issues/237">#237</a> from jeromefroe/jerome/prepare-0-18-1-release</li> <li><a href="https://github.com/jeromefroe/lru-rs/commit/da3c0fc2769b5c0e31b940d7968ee9391538e520"><code>da3c0fc</code></a> Prepare 0.18.1 release</li> <li><a href="https://github.com/jeromefroe/lru-rs/commit/11662633b91bc0aa32917a85a9880f2aadbbfee0"><code>1166263</code></a> Merge pull request <a href="https://redirect.github.com/jeromefroe/lru-rs/issues/236">#236</a> from pixmaip/find-and-promote</li> <li><a href="https://github.com/jeromefroe/lru-rs/commit/2daba12567158538fedaedce94bfae6ab07c083c"><code>2daba12</code></a> Apply suggestions from code review</li> <li><a href="https://github.com/jeromefroe/lru-rs/commit/2ea00dc674b9e13e8b4959645c85f55f60f6d10b"><code>2ea00dc</code></a> feat: add find_and_promote API</li> <li>See full diff in <a href="https://github.com/jeromefroe/lru-rs/compare/0.18.0...0.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lru&package-manager=cargo&previous-version=0.18.0&new-version=0.18.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 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> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent affa7ca commit 942f80c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

personal-sysadmin/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)