[package] name = "signatory-dalek" description = """ signatory-dalek is deprecated! Use ed25519-dalek directly instead. ed25519-dalek natively supports the traits used in Signatory. See: https://docs.rs/ed25519/ for more information. """ version = "0.99.0" authors = ["Tony Arcieri "] edition = "2018" readme = "README.md" license = "Apache-2.0 OR MIT" homepage = "https://github.com/dalek-cryptography/ed25519-dalek/" [dependencies]