Final crate restructure I hope.

This commit is contained in:
Jordan Petridis
2017-10-05 15:02:19 +03:00
parent 77797ee027
commit 93027e5530
16 changed files with 42 additions and 38 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ fn test_latest() {
assert_cli::Assert::main_binary()
.with_args(&["--latest"])
.unwrap();
}
}