Skip to content

Commit 00cf861

Browse files
Bump lru from 0.16.1 to 0.16.2 (#1533)
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.16.1 to 0.16.2. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.16.1...0.16.2) --- updated-dependencies: - dependency-name: lru dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b41b4d7 commit 00cf861

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

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

josh-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ version = "22.4.15"
1111

1212
[dependencies]
1313
sha2 = "0.10.8"
14-
lru = "0.16.1"
14+
lru = "0.16.2"
1515
hex = { workspace = true }
1616
base64 = { workspace = true }
1717
bytes = "1.5.0"

0 commit comments

Comments
 (0)