mfashby.net

Website mfashby.net
git clone git://code.mfashby.net:/mfashby.net
Log | Files | Refs | Submodules | README

build.zig.zon (116B)


      1 .{
      2     .name = "server",
      3     .version = "0.0.0",
      4     .dependencies = .{
      5     },
      6     .paths = .{
      7         "",
      8     },
      9 }