[package] name = "ed25519" version = "0.1.0" authors = ["Parity Technologies "] [dependencies] ring = "0.12" untrusted = "0.5" polkadot-primitives = { version = "0.1", path = "../primitives" } rustc-hex = { git = "https://github.com/rphmeier/rustc-hex.git", version = "2.0", default_features = false }