Skip to content

Commit caaea98

Browse files
chore(deps): Bump lru from 0.12.5 to 0.16.3 (#340)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 926893a commit caaea98

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 13 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
@@ -69,7 +69,7 @@ futures = { version = "0.3.30", default-features = false, features = ["alloc"] }
6969
hickory-proto = { version = "0.24.3", default-features = false }
7070
hickory-resolver = "0.24.1"
7171
http = "1.1.0"
72-
lru = "0.12.4"
72+
lru = "0.16.3"
7373
moka = "0.12.8"
7474
tokio = { version = "1.44", default-features = false }
7575
tokio-util = "0.7"

0 commit comments

Comments
 (0)