mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 20:57:59 +00:00
12 lines
187 B
TOML
12 lines
187 B
TOML
[package]
|
|
name = "runtime-support"
|
|
version = "0.1.0"
|
|
authors = ["Parity Technologies <admin@parity.io>"]
|
|
|
|
[features]
|
|
strict = []
|
|
|
|
[dependencies]
|
|
lazy_static = "1.0.0"
|
|
parking_lot = "0.5"
|