[package] name = "haph" version = "0.0.0" authors = ["astral4"] edition = "2021" description = "Data structures based on hasher-agnostic perfect hash functions" readme = "README.md" repository = "https://github.com/astral4/haph" license = "MIT OR Apache-2.0" keywords = ["phf"] categories = ["data-structures", "no-std"] [dependencies]