retriever 0.0.3

Retriever is an embedded in-memory data store for rust applications.
Documentation
language: rust
cache: cargo
dist: bionic
os: 
 - linux
rust:
 - nightly
 - stable
 - 1.36
script:
 - make check