Skip to content

Commit 1367d8c

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 dd5628b commit 1367d8c

2 files changed

Lines changed: 24 additions & 4 deletions

File tree

Cargo.lock

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

cortex-gui/src-tauri/Cargo.toml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ notify = { version = "6", default-features = false, features = ["macos_kqueue"]
6969
base64 = "0.22"
7070
trash = "5"
7171
rayon = "1.10"
72-
lru = "0.12"
72+
lru = "0.16"
7373
dashmap = "6"
7474

7575
# URL encoding

0 commit comments

Comments
 (0)