Skip to content

Commit 5494147

Browse files
Bump lru from 0.12.5 to 0.16.3 in /aws/rust-runtime
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 f7ec13c commit 5494147

2 files changed

Lines changed: 10 additions & 16 deletions

File tree

aws/rust-runtime/Cargo.lock

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

aws/rust-runtime/aws-inlineable/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ http-body = "0.4.5"
3535
http-1x = { package = "http", version = "1.1.0", optional = true }
3636
http-body-1x = { package = "http-body", version = "1", optional = true }
3737
hmac = "0.12"
38-
lru = "0.12.5"
38+
lru = "0.16.3"
3939
ring = "0.17.5"
4040
sha2 = "0.10"
4141
tokio = "1.40.0"

0 commit comments

Comments
 (0)