[package] name = "extendhash" version = "1.0.10" # remember to update in lib.rs authors = ["printfn "] edition = "2021" description = "Rust Hash Extender" license = "MIT OR Apache-2.0" repository = "https://github.com/printfn/extendhash" readme = "README.md" keywords = ["hash", "md5", "sha1", "sha256", "no-std"] categories = ["no-std", "algorithms"] # See more keys and their definitions at # https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]