Skip to content

Commit af2c66f

Browse files
chore(deps): bump lru from 0.16.3 to 0.17.0 (#794)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c25e70a commit af2c66f

2 files changed

Lines changed: 12 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 14 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
@@ -111,7 +111,7 @@ glam = "0.32.0"
111111
libmimalloc-sys = { version = "0.1", default-features = false }
112112
log = "^0.4"
113113
libloading = "0.9"
114-
lru = "0.16"
114+
lru = "0.17"
115115
mimalloc = { version = "0.1", default-features = false }
116116
num-traits = { version = "0.2", default-features = false, features = ["libm"] }
117117
object_store = { version = "0.12.4", default-features = false }

0 commit comments

Comments
 (0)