v0.2.0
- Changed implementation of cache to use a lock-free hashmap
cht
- Cached serialized
String
rather thanstruct
to skip serializing every time the endpoint is called - Updated actix-web to actix-web 0.2
async/await
cht
String
rather than struct
to skip serializing every time the endpoint is calledasync/await