this repo has no description
13
fork

Configure Feed

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

at 4e5a065940825f147fa5ce0df54d1ef0d50ecee7 22 lines 691 B view raw
1.{ 2 .name = .vaxis, 3 .fingerprint = 0x14fbbb94fc556305, 4 .version = "0.6.0", 5 .minimum_zig_version = "0.16.0", 6 .dependencies = .{ 7 .zigimg = .{ 8 .url = "git+https://github.com/zigimg/zigimg#d695acd97c02e57bb151e8f659d1280f5cd6ca70", 9 .hash = "zigimg-0.1.0-8_eo2oyaFwBZwJpmqPkCfVXWBrHcqbYwmrp1I6bTD3lI", 10 }, 11 .uucode = .{ 12 .url = "git+https://github.com/jacobsandlund/uucode#2826a37a4562284fdacd8fa029d49509cc9bffcd", 13 .hash = "uucode-0.2.0-ZZjBPlK5VADj7fdoq7G8LIHzD5o6FSkcBXXrRWr4jnrA", 14 }, 15 }, 16 .paths = .{ 17 "LICENSE", 18 "build.zig", 19 "build.zig.zon", 20 "src", 21 }, 22}