[package] authors = ["Will Parsons"] categories = ["algorithms", "embedded", "game-development", "no-std"] description = "Entro Hash is a 32-bit, non-cryptographic hashing algorithm." documentation = "https://github.com/entrovoid/rust-entro-hash/blob/master/README.md" homepage = "https://entrocraft.com/dungeon/hashing-algorithms/entro-hash/" keywords = ["checksum", "digest", "hash", "key", "sum"] license = "MIT-0" name = "entro-hash" repository = "https://github.com/entrovoid/rust-entro-hash" version = "1.0.6"