[package] name = "hashmap_ext" version = "0.0.3" authors = ["Hawk Weisman "] description = "Extensions to std::collections::HashMap" license = "MIT/Apache-2.0" homepage = "https://github.com/hawkw/hashmap_ext.rs" repository = "https://github.com/hawkw/hashmap_ext.rs" readme = "README.md" [dependencies] [features] unstable = []