Skip to content

Commit 2bbc102

Browse files
build(deps): bump lru from 0.12.5 to 0.16.3
Bumps [lru](https://github.com/jeromefroe/lru-rs) from 0.12.5 to 0.16.3. - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md) - [Commits](jeromefroe/lru-rs@0.12.5...0.16.3) --- updated-dependencies: - dependency-name: lru dependency-version: 0.16.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f66518b commit 2bbc102

File tree

2 files changed

+13
-7
lines changed

2 files changed

+13
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tokio-rustls = "0.26"
2424
rustls = "0.23"
2525
rcgen = "0.13"
2626
webpki-roots = "0.26"
27-
lru = "0.12"
27+
lru = "0.16"
2828
rand = "0.8"
2929
anyhow = "1.0"
3030
tracing = "0.1"

0 commit comments

Comments
 (0)