extendhash 1.0.4

Rust Hash Extender
Documentation
[package]
name = "extendhash"
version = "1.0.4" # remember to update in lib.rs
authors = ["printfn <printfn@users.noreply.github.com>"]
edition = "2018"
description = "Rust Hash Extender"
license = "MIT OR Apache-2.0"
repository = "https://github.com/printfn/extendhash"
readme = "README.md"
keywords = ["hash", "md5", "sha1", "sha256"]

# See more keys and their definitions at 
# https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]