mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 20:27:58 +00:00
Partly due to interaction with #3191.
This commit is contained in:
@@ -42,7 +42,6 @@ finality_tracker = { package = "srml-finality-tracker", path = "../../srml/final
|
||||
contracts = { package = "srml-contracts", path = "../../srml/contracts" }
|
||||
system = { package = "srml-system", path = "../../srml/system" }
|
||||
balances = { package = "srml-balances", path = "../../srml/balances" }
|
||||
support = { package = "srml-support", path = "../../srml/support", default-features = false }
|
||||
|
||||
[dev-dependencies]
|
||||
babe = { package = "substrate-consensus-babe", path = "../../core/consensus/babe", features = ["test-helpers"] }
|
||||
|
||||
Reference in New Issue
Block a user