Skip to content

Commit ba9d9a9

Browse files
fix(deps): update rust crate lru to 0.16.0 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b55a728 commit ba9d9a9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ derive_more = { version = "2", features = ["display", "error"] }
2929
num-format = "0.4.4"
3030
humansize = "2.1.3"
3131
anyhow = "1.0.97"
32-
lru = "0.14.0"
32+
lru = "0.16.0"
3333
humantime = "2.2.0"

0 commit comments

Comments
 (0)