# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "lyra2" version = "0.2.7" authors = ["wakiyamap "] description = "Pure rust library in Lyra2, Lyra2RE, Lyra2REv2, Lyra2REv3." readme = "README.md" keywords = [ "lyra2", "Lyra2RE", "Lyra2REv2", "Lyra2REv3", ] license = "MIT" repository = "https://github.com/wakiyamap/lyra2" [dependencies.blake-hash] version = "0.4.1" [dependencies.digest] version = "0.10.7" [dependencies.groestl] version = "0.10.1" [dependencies.sha3] version = "0.10.8" [dependencies.skein-hash] version = "0.3.1"