[package]
authors = ["Stepan Koltsov <stepan.koltsov@gmail.com>", "Andrew Paseltiner <apaseltiner@gmail.com>"]
description = "A HashMap wrapper that holds key-value pairs in insertion order"
documentation = "https://contain-rs.github.io/linked-hash-map/linked_hash_map"
homepage = "https://github.com/contain-rs/linked-hash-map"
keywords = ["data-structures"]
license = "MIT/Apache-2.0"
name = "linked-hash-map"
readme = "README.md"
repository = "https://github.com/contain-rs/linked-hash-map"
version = "0.0.8"