Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 9049c92

Browse files
fix(deps): update rust crate cached to 0.45.1
1 parent 7676848 commit 9049c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ keywords = ["color", "rich", "port", "term", "cli"]
1010
categories = ["command-line-interface"]
1111

1212
[dependencies]
13-
cached = "0.43.0"
13+
cached = "0.45.1"
1414
fraction = { version = "0.13.1", default-features = false }
1515
lazy_static = "1.4.0"
1616
lru = "0.10.0"

0 commit comments

Comments
 (0)