[package] name = "phf_mut" version = "0.4.1" authors = ["Ben Wiederhake "] description = "Perfectly hashed mutable containers" repository = "https://github.com/BenWiederhake/phf_mut" documentation = "https://docs.rs/phf_mut/latest/phf_mut/index.html" readme = "README.md" license = "GPL-3.0" #license-file = "LICENSE" [dependencies] bit-vec = "0.6.3"