switched public api to caching library

This commit is contained in:
2025-07-14 20:26:17 -04:00
parent f4937dc382
commit 42dff3f186
7 changed files with 26 additions and 82 deletions

View File

@@ -25,3 +25,4 @@ serde_json = "1.0.128"
chrono = "0.4.38"
xml = "0.8.20"
fred = "10.1.0"
cache = { version = "*", path = "../cache" }