1[package]
2name = "equivalent"
3version = "1.0.1"
4rust-version = "1.6"
5license = "Apache-2.0 OR MIT"
6description = "Traits for key comparison in maps."
7repository = "https://github.com/cuviper/equivalent"
8keywords = ["hashmap", "no_std"]
9categories = ["data-structures", "no-std"]
10