aboutsummaryrefslogtreecommitdiffstats
path: root/build.zig.zon
blob: b3c562d1fee6a5ed470a76c9c14e666b28de0bcf (plain) (blame)
1
2
3
4
5
.{
    .name = "zig-nkeys",
    .version = "0.6.0",
    .paths = .{"."},
}