Cache saves to a folder
This commit is contained in:
parent
d6ee642dd9
commit
d53ec193d8
5 changed files with 106 additions and 134 deletions
|
@ -19,3 +19,4 @@ serde_json = "1.0"
|
|||
async-trait = "0.1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
sanitize-filename = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue