[package] name = "blake2s" version = "0.0.0" authors = ["____"] license = "MIT OR Apache-2.0" description = "BLAKE-2s hash function" documentation = "https://docs.rs/blake2s" repository = "https://github.com/RustCrypto/hashes" edition = "2018" [dependencies]