Added support for cross-compiling

This commit is contained in:
Philip (a-0) 2022-08-31 18:14:02 +02:00
parent 832c94069c
commit 4bd50c3806
3 changed files with 14 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
Cargo.lock
config.yaml*