initial project setup

This commit is contained in:
Haze Weathers 2025-09-16 11:49:55 -06:00
commit 963c797594
8 changed files with 4309 additions and 0 deletions

2
.cargo/config Normal file
View file

@ -0,0 +1,2 @@
[alias]
xtask = "run --package xtask --release --"