[package]
name = "JenkHash"
description = "Bob Jenkins hash functions for Rust with a digest-compatible API."
version = "0.2.0"
edition = "2024"
include = ["/src", "/LICENSE"]
repository = "https://gitlab.com/DrakeTDL/JenkHash"
readme = "README.md"
license-file = "LICENSE"
categories = ["no-std", "algorithms"]