Experiment with caching
This commit is contained in:
@ -18,4 +18,5 @@ serde_json = "1.0"
|
||||
async-recursion = "0.3.1"
|
||||
url = "2.2.0"
|
||||
regex = "1.4.2"
|
||||
time = "0.2.23"
|
||||
time = "0.2.23"
|
||||
cached = "0.23.0"
|
||||
|
Reference in New Issue
Block a user