chore: Upgrade cached and use new sync_writes by_key for faster operations

This commit is contained in:
Gerald Pinder 2025-04-07 11:59:04 -04:00
parent a62b6ff43c
commit ad53cdcb8c
8 changed files with 47 additions and 12 deletions

View file

@ -11,7 +11,7 @@ version = "0.9.10"
[workspace.dependencies]
bon = "3"
cached = "0.54"
cached = "0.55"
chrono = "0.4"
clap = "4"
colored = "2"