stats_alloc 0.1.10

An allocator wrapper that allows for instrumenting global allocators
Documentation
## [Unreleased] — ReleaseDate

## [0.1.10] — 2022-03-30
* Fix docs.rs build

## [0.1.9] — 2022-03-30
* Fix build on nightly

## [0.1.8] — 2019-05-13
* Make `StatsAlloc::system()` `const fn` on stable

## [0.1.7] — 2019-05-13
* Promote `Stats` fields to public and add documentation

## [0.1.6] — 2018-08-03
* Correct the docs address in Cargo manifest

## [0.1.5] — 2018-08-03
* Started changelog