Skip to content

Commit

Permalink
fix(deps): update rust crate cached to 0.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 3, 2024
1 parent 7676848 commit 0f9c92a
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 @@ -10,7 +10,7 @@ keywords = ["color", "rich", "port", "term", "cli"]
categories = ["command-line-interface"]

[dependencies]
cached = "0.43.0"
cached = "0.52.0"
fraction = { version = "0.13.1", default-features = false }
lazy_static = "1.4.0"
lru = "0.10.0"
Expand Down

0 comments on commit 0f9c92a

Please sign in to comment.