# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "signatory-dalek" version = "0.99.0" authors = ["Tony Arcieri "] description = "signatory-dalek is deprecated! Use ed25519-dalek directly instead.\ned25519-dalek natively supports the traits used in Signatory. See:\nhttps://docs.rs/ed25519/ for more information.\n" homepage = "https://github.com/dalek-cryptography/ed25519-dalek/" readme = "README.md" license = "Apache-2.0 OR MIT" [dependencies]