[dependencies]
[package]
authors = ["Pierre Avital <pierre.avital@gmail.com>"]
description = "VecMap<K, V>: the Map API for Vec<(K, V)>"
edition = "2018"
keywords = ["map", "structures", "vec-map"]
license = "MPL-2.0"
name = "vector-map"
readme = "README.md"
version = "0.3.0"