[package] name = "inane-crypto" version = "0.2.0" authors = ["InaneBob "] description = "The Inane crypto library" documentation = "https://docs.rs/inane-crypto" repository = "https://github.com/InaneBob/inane-crypto" keywords = ["crypto", "digest"] categories = ["algorithms", "cryptography"] license = "Unlicense" [profile.bench] lto = true [dependencies]