# 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 = "2021" name = "lioness-vnpmid" version = "0.1.0" authors = ["vnpmid "] description = "Fork from https://github.com/burdges/lioness-rs because no update since 3 years ago" homepage = "https://github.com/vnpmid/lioness-rs" documentation = "https://docs.rs/lioness/" readme = "README.md" keywords = [ "cryptography", "cipher", "lioness", "sphinx", "mixnet", ] license = "MIT/Apache-2.0" repository = "https://github.com/vnpmid/lioness-rs.git" resolver = "2" [dependencies.arrayref] version = "0.3.6" [dependencies.blake2] version = "0.10.4" [dependencies.blake3] version = "1.3.1" [dependencies.chacha20] version = "0.9.0" [dependencies.digest] version = "0.10.3" [dev-dependencies.hex] version = "0.4.3" [dev-dependencies.rand] version = "0.8.5"