[package]
description = "A drop-in replacement for std::HashMap that uses Vec on the backend"
edition = "2021"
license = "Apache-2.0"
name = "vec_key_value_pair"
readme = "Readme.md"
repository = "https://github.com/Ciubix8513/vec_key_value_pair"
version = "0.1.0"