Merge pull request #2056 from ethcore/ethstore-cli

Forward ethstore-cli feature
This commit is contained in:
Marek Kotewicz
2016-09-07 13:52:40 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -51,3 +51,4 @@ dev = ["clippy"]
default = []
benches = []
ipc = []
ethstore-cli = ["ethstore/cli"]