Use cargo as a build system instead of makefiles

This commit is contained in:
2024-02-18 12:36:07 +01:00
parent e3c86e0e37
commit c05f984698
9 changed files with 39 additions and 10 deletions

5
.gitignore vendored
View File

@ -1 +1,6 @@
bin/
# Added by cargo
/target