mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 01:47:55 +00:00
@@ -16,8 +16,8 @@ hash-db = { version = "0.16.0", default-features = false }
|
||||
[dev-dependencies]
|
||||
array-bytes = "6.1"
|
||||
env_logger = "0.9"
|
||||
sp-core = { version = "21.0.0", path = "../../primitives/core" }
|
||||
sp-runtime = { version = "24.0.0", path = "../../primitives/runtime" }
|
||||
sp-core = { path = "../../primitives/core" }
|
||||
sp-runtime = { path = "../../primitives/runtime" }
|
||||
|
||||
[features]
|
||||
debug = [ "array-bytes", "log" ]
|
||||
|
||||
Reference in New Issue
Block a user