Skip to content

Commit cd6d1a5

Browse files
build(deps): Bump lru from 0.12.5 to 0.16.3 in the cargo group across 1 directory (#67)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 466710a commit cd6d1a5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 6 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
@@ -54,7 +54,7 @@ fast_image_resize = { version = "^5.5", features = ["image", "rayon"] }
5454
wide = "0.7"
5555

5656
# LRU cache for preprocessing LUT
57-
lru = "0.12"
57+
lru = "0.16"
5858

5959
# Numerical computing (must match ort's ndarray version 0.17)
6060
ndarray = { version = "^0.17", features = ["rayon"] }

0 commit comments

Comments
 (0)