this repo has no description
at main 545 B view raw
1.{ 2 .name = .austin_converter, 3 .version = "0.0.0", 4 .fingerprint = 0x52068cccae2eacdd, // Changing this has security and trust implications. 5 .minimum_zig_version = "0.15.0-dev.876+8eca338c2", 6 .dependencies = .{ 7 .args = .{ 8 .url = "git+https://github.com/altagos/zig-args?ref=master#2d5a8debad37f8e0afbfcbf9c9b6f4a13a53f6aa", 9 .hash = "args-0.0.0-CiLiqjHPAAAbcho-tUvfMLs0mFvfzPESWdxHlHQ7Fhmp", 10 }, 11 }, 12 .paths = .{ 13 "build.zig", 14 "build.zig.zon", 15 "src", 16 }, 17}