added Clippy to client executable, added missing docs

This commit is contained in:
debris
2016-01-27 17:18:38 +01:00
parent 856c348e3e
commit b93bf662b9
3 changed files with 8 additions and 3 deletions

View File

@@ -3,7 +3,7 @@ description = "Ethcore jsonrpc"
name = "ethcore-rpc"
version = "0.1.0"
license = "GPL-3.0"
authors = ["Marek Kotewicz <marek.kotewicz@gmail.com"]
authors = ["Ethcore <admin@ethcore.io"]
[lib]