Backlog/engine/sys/build.zig.zon

12 lines
190 B
Plaintext

.{
.name = .ui,
.version = "0.0.0",
.dependencies = .{
.core = .{ .path = "../core" },
},
.paths = .{
"",
},
.fingerprint = 0x27ff46b0db01e0ab,
}