Merge branch 'master' into signer-auth

This commit is contained in:
Tomasz Drwięga
2016-06-06 12:12:38 +02:00
37 changed files with 383 additions and 376 deletions

View File

@@ -19,7 +19,7 @@ ethcore-util = { path = "../util" }
ethcore-rpc = { path = "../rpc" }
parity-minimal-sysui = { git = "https://github.com/ethcore/parity-dapps-minimal-sysui-rs.git" }
clippy = { version = "0.0.69", optional = true}
clippy = { version = "0.0.71", optional = true}
[features]
dev = ["clippy"]