zig-gpio/build.zig.zon
2023-12-11 19:20:44 -08:00

6 lines
73 B
Plaintext

.{
.name = "zig-gpio",
.version = "0.0.1",
.paths = .{""},
}