cache_loader_async 0.0.5

A thread safe loading cache with async loader functions based on tokio
Documentation
# v0.0.5

* Add update_mut function to update a mutable entry
* Update tokio-rs

# v0.0.4

* Implement update function
* All api methods should have some documentation now
* Start writing changelogs :^)