Skip to content

Commit c66aa2c

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

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.0"
14+
lru = "0.16.1"
1515
hex = { workspace = true }
1616
base64 = { workspace = true }
1717
clap = { workspace = true }

0 commit comments

Comments
 (0)