this repo has no description
1.{
2 .name = .codings,
3 .version = "0.0.0",
4 .fingerprint = 0x55f56641cf5754dd, // Changing this has security and trust implications.
5 .minimum_zig_version = "0.16.0-dev.70+73a0b5441",
6 .dependencies = .{
7 .zmath = .{
8 .url = "git+https://github.com/zig-gamedev/zmath?ref=main#3a5955b2b72cd081563fbb084eff05bffd1e3fbb",
9 .hash = "zmath-0.11.0-dev-wjwivdMsAwD-xaLj76YHUq3t9JDH-X16xuMTmnDzqbu2",
10 },
11 },
12 .paths = .{
13 "build.zig",
14 "build.zig.zon",
15 "src",
16 //"LICENSE",
17 },
18}