You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
microzig/build.zig.zon

11 lines
305 B
Plaintext

.{
.name = "microzig/monorepo",
.version = "0.0.0",
.dependencies = .{
.eggzon = .{
.url = "https://github.com/ziglibs/eggzon/archive/refs/heads/master.tar.gz",
.hash = "1220cd5cec7e9d4911074a9b2dec2dabef76e1adf94d041bca068163ce7666c4be47",
},
},
}