treesummaryrefslogcommitdiff
path: root/build.zig.zon
blob: 4b8be953fe2428e2b0d84b3813ec29361088e262 (plain)
1
2
3
4
5
6
7
.{
    .name = .reactive_zig,
    .version = "0.0.1",
    .minimum_zig_version = "0.17.0",
    .paths = .{""},
    .fingerprint = 0xde90678bdaa274ed,
}