initial commit

This commit is contained in:
2024-09-02 15:16:32 +02:00
commit c605d2887a
14 changed files with 2128 additions and 0 deletions

6
xtask/Cargo.toml Normal file
View File

@ -0,0 +1,6 @@
[package]
name = "xtask"
version = "0.1.0"
edition = "2021"
[dependencies]