Added cargo-about auto-install and CI steps

This commit is contained in:
Mikayla Maki 2023-01-23 12:43:19 -08:00
parent d060114f00
commit 0f0d5d5726
6 changed files with 21 additions and 8 deletions

1
.gitignore vendored
View file

@ -9,6 +9,7 @@
/assets/themes/*.json
/assets/themes/Internal/*.json
/assets/themes/Experiments/*.json
/assets/licenses.md
**/venv
.build
Packages