womblic/build.zig.zon

20 lines
743 B
Zig

.{
.name = .womblic,
.version = "0.15.2",
.dependencies = .{
.ds = .{
.url = "git+https://git.squi.bid/squibid/ds#758edf9d3049c61aa0036c8239f9fa922905a387",
.hash = "N-V-__8AALpEAACaGIC6yceiHvUlUJ-DX3QMaZ9I6uiDgclh",
},
.cargs = .{
.url = "git+https://github.com/likle/cargs#0698c3f90333446d0fc2745c1e9ce10dd4a9497a",
.hash = "N-V-__8AAPD5AQDYgLFfeI5K_q70qlurwjhY_e403fseMs3O",
},
.@"log.c" = .{
.url = "git+https://github.com/rxi/log.c#f9ea34994bd58ed342d2245cd4110bb5c6790153",
.hash = "N-V-__8AAJ8jAAAVkKD-RFvNLcnmi3SJZWigTFePQTb0sG-u",
},
},
.paths = .{""},
.fingerprint = 0x9cc5d26802316aa6,
}