moving around dirs

This commit is contained in:
debris
2016-01-31 11:08:04 +01:00
parent 8fe0d74b64
commit 02f5004161
13 changed files with 17 additions and 15 deletions

View File

@@ -27,6 +27,4 @@ slab = { git = "https://github.com/arkpar/slab.git" }
sha3 = { path = "sha3" }
serde = "0.6.7"
clippy = "0.0.37"
[dev-dependencies]
json-tests = { path = "json-tests" }