Skip to content

Commit 2cc5480

Browse files
authored
build: Update lru to 0.12.4 (#4008)
#skip-changelog
1 parent 98f8acb commit 2cc5480

File tree

2 files changed

+4
-13
lines changed

2 files changed

+4
-13
lines changed

Cargo.lock

Lines changed: 3 additions & 12 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
@@ -103,7 +103,7 @@ insta = { version = "1.31.0", features = ["json", "redactions", "ron"] }
103103
ipnetwork = "0.20.0"
104104
itertools = "0.13.0"
105105
json-forensics = "0.1.1"
106-
lru = "0.9.0"
106+
lru = "0.12.4"
107107
maxminddb = "0.24.0"
108108
memchr = "2.7.4"
109109
md5 = "0.7.0"

0 commit comments

Comments
 (0)