[package] name = "inc_hash" version = "0.1.0" authors = ["Kellen Frodelius-Fujimoto "] description = "A hasher which incrementally samples for hashing, designed for large keys such as binary blobs" repository = "https://github.com/rakenodiax/inc_hash" readme = "README.md" license = "Unlicense OR MIT" [dependencies]