1 2 3 4 5 6 7 8 9 10
.{ .name = "rd", .version = "0.1.0", .dependencies = .{ .akiba = .{ .path = "../../system/libraries/akiba" }, }, .paths = .{ "rd.zig", }, }