[package]
authors = ["Casper <CasualX@users.noreply.github.com>"]
description = "An exercise in implementing generating minimally perfect hash functions."
edition = "2018"
license = "MIT"
name = "mphf"
readme = "readme.md"
repository = "https://github.com/CasualX/mphf"
version = "0.1.0"