Removed useless Makefile

This Makefile did nothing interesting and could confuse people.
This commit is contained in:
Martin Habovstiak 2022-01-04 15:25:02 +01:00
parent f531be3e3c
commit fafc141782
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
test:
cargo test
build:
cargo build