Implement basic caching.
This commit is contained in:
@@ -27,3 +27,5 @@ hashbrown = "0.7.1"
|
||||
serde_json = "1.0.51"
|
||||
rocket_cors = "0.5.2"
|
||||
bitfield = "0.13.2"
|
||||
lru = "0.5.3"
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user