Init Commit

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2025-07-02 21:58:21 +02:00
commit ad38d6e4e8
9 changed files with 2444 additions and 0 deletions

2
.cargo/config Normal file
View File

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