[package] name = "runtime-test" version = "0.1.0" authors = ["Parity Technologies "] [lib] crate-type = ["cdylib"] [dependencies] polkadot-runtime-std = { path = "../../runtime-std", version = "0.1", default_features = false }