Clean init

This commit is contained in:
Imbus 2024-08-06 06:27:59 +02:00
parent 13926a1968
commit 94a54eecec
21 changed files with 1047 additions and 0 deletions

View file

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