trove 0.4.1

Simple arena allocator
Documentation
[package]
authors = ["Kristoffer Ström <kristoffer@rymdkoloni.se>"]
description = "Simple arena allocator"
documentation = "https://docs.rs/trove"
license = "MIT OR Apache-2.0"
name = "trove"
repository = "https://github.com/krl/trove"
version = "0.4.1"

[dependencies]
vec_map = "0.8.1"