Merge branch 'master' into auth-round-no-mocknet

This commit is contained in:
keorn
2016-10-28 17:53:23 +01:00
105 changed files with 1844 additions and 671 deletions

View File

@@ -10,7 +10,7 @@ rustc-serialize = "0.3"
serde = "0.8"
serde_json = "0.8"
serde_macros = { version = "0.8", optional = true }
clippy = { version = "0.0.90", optional = true}
clippy = { version = "0.0.96", optional = true}
[build-dependencies]
serde_codegen = { version = "0.8", optional = true }