Switch to using trunk. (#171)

This commit is contained in:
Laurent Mazare
2023-07-14 22:06:40 +01:00
committed by GitHub
parent d1f5d44c04
commit 2ddda706bd
9 changed files with 425 additions and 334 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
debug/
dist/
target/
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries