Initial commit

This commit is contained in:
Zam
2024-05-01 03:24:33 +02:00
commit e4c9149063
47 changed files with 1039 additions and 0 deletions

View File

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