[dependencies.lazy_static]
version = "1.4.0"
[dependencies.sp-core]
version = "17.0.0"
[dependencies.sp-runtime]
version = "19.0.0"
[dependencies.strum]
default-features = false
features = ["derive"]
version = "0.24.1"
[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Keyring support code for the runtime. A set of test accounts."
documentation = "https://docs.rs/sp-keyring"
edition = "2021"
homepage = "https://substrate.io"
license = "Apache-2.0"
name = "sp-keyring"
readme = "README.md"
repository = "https://github.com/paritytech/substrate/"
version = "19.0.0"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]