mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 15:21:05 +00:00
Allow implementation to provide AppInfo to figure out default paths (#1468)
This commit is contained in:
committed by
Bastian Köcher
parent
c88b44f6db
commit
15856747ae
@@ -13,6 +13,7 @@ exit-future = "0.1"
|
||||
substrate-cli = { path = "../../core/cli" }
|
||||
parity-codec = { version = "2.2" }
|
||||
slog = "^2"
|
||||
app_dirs = "1.2"
|
||||
sr-io = { path = "../../core/sr-io" }
|
||||
substrate-client = { path = "../../core/client" }
|
||||
substrate-primitives = { path = "../../core/primitives" }
|
||||
|
||||
Reference in New Issue
Block a user