Check for unused deps in CI (#1262)

* Check for unused deps in CI

* Bump slashing protection parking_lot version
This commit is contained in:
Michael Sproul
2020-06-14 10:59:50 +10:00
committed by GitHub
parent d15ec9b544
commit 7818447fd2
20 changed files with 18 additions and 79 deletions

View File

@@ -17,5 +17,4 @@ typenum = "1.12.0"
arbitrary = { version = "0.4.4", features = ["derive"], optional = true }
[dev-dependencies]
serde_yaml = "0.8.11"
tree_hash_derive = "0.2.0"