Initial commit

This commit is contained in:
Luuk Machielse 2025-10-09 16:51:39 +02:00
commit 00426dfef6
37 changed files with 4794 additions and 0 deletions

View file

@ -0,0 +1,2 @@
pub const packages = struct {};
pub const root_deps: []const struct { []const u8, []const u8 } = &.{};