Backlog/lib/watcher/build.zig.zon

12 lines
193 B
Plaintext

.{
.name = .filewatch,
.version = "0.0.0",
.dependencies = .{
.bh = .{ .path = "../bh" },
},
.paths = .{
"",
},
.fingerprint = 0x84d25253a649dc52,
}