Set up CI, add format and test scripts.

Remove unused Cargo dependencies.
This commit is contained in:
Jakub Konka
2019-05-07 22:10:49 +02:00
parent aaed8c409a
commit 19a4f00752
8 changed files with 148 additions and 5 deletions

1
.rustfmt.toml Normal file
View File

@@ -0,0 +1 @@
# This file tells tools we use rustfmt. We use the default settings.