Skip to content

Commit

Permalink
fix(deps): update rust crate lru to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 2337dfc commit 5e8b9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["command-line-interface"]
cached = "0.43.0"
fraction = { version = "0.13.1", default-features = false }
lazy_static = "1.4.0"
lru = "0.10.0"
lru = "0.10.1"
maplit = "1.0.2"
ordered-float = "3.7.0"
regex = "1.8.4"
Expand Down

0 comments on commit 5e8b9cf

Please sign in to comment.