memory-db 0.25.0

In-memory implementation of hash-db, useful for tests
Documentation
MemoryDB is a reference counted memory-based [`HashDB`](https://github.com/paritytech/parity-common/tree/master/hash-db) implementation backed by a `HashMap`.