cleanup
All checks were successful
Build / build (push) Successful in 4m56s

This commit is contained in:
2025-08-01 18:36:16 +02:00
parent bb036f83d5
commit bb6d716773
7 changed files with 173 additions and 1263 deletions

8
generate/Cargo.toml Normal file
View File

@@ -0,0 +1,8 @@
[package]
name = "generate"
version = "0.1.0"
edition = "2024"
[dependencies]
az = "1.2"
bytemuck = "1.23"