this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 113eaa05ab2a261392a24ed7e5f330c032c185c9 16 lines 508 B view raw
1.{ 2 .name = .website, 3 .version = "0.0.0", 4 .fingerprint = 0x476f5de7ecfd4fa1, // Changing this has security and trust implications. 5 .minimum_zig_version = "0.15.0-dev.1149+4e6a04929", 6 .dependencies = .{ 7 .zine = .{ 8 .url = "git+https://github.com/Altagos/zine#d13cdde2af9e2e6c78274b4e5bf9ed2fa26e9126", 9 .hash = "zine-0.11.1-ou6nINh6FgAIUbMMIzGj-8qnXl3zwfzBDfDpdxumM-Z_", 10 }, 11 }, 12 .paths = .{ 13 "build.zig", 14 "build.zig.zon", 15 }, 16}