mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 11:57:56 +00:00
* Simplier and cleaner implementation of #1468 * move AppInfo into base_path * default to executable_name rather than pretty visible name
This commit is contained in:
committed by
Gav Wood
parent
a7a0121b09
commit
d4eb3872a0
@@ -13,7 +13,6 @@ 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