Skip to content

Commit 057c04b

Browse files
Update Rust crate lru to 0.16 [SECURITY]
1 parent 57790c2 commit 057c04b

2 files changed

Lines changed: 28 additions & 19 deletions

File tree

Cargo.lock

Lines changed: 27 additions & 18 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
@@ -24,7 +24,7 @@ itertools = '0.10'
2424
json-patch = '0.3'
2525
lazy_static = '1'
2626
log = '0.4'
27-
lru = '0.9'
27+
lru = '0.16'
2828
parking_lot = '0.12'
2929
riker = '0.4'
3030
riker-patterns = '0.4'

0 commit comments

Comments
 (0)