this repo has no description
13
fork

Configure Feed

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

build: remove libxev dependency

We aren't using this anymore

-4
-4
build.zig.zon
··· 10 10 //.minimum_zig_version = "0.11.0", 11 11 12 12 .dependencies = .{ 13 - .libxev = .{ 14 - .url = "https://github.com/mitchellh/libxev/archive/4e6781895e4e6c477597c8c2713d36cd82b57d07.tar.gz", 15 - .hash = "12203f87e00caa6c07c02a748f234a5c0ee2ca5c334ec464e88810d93e7b5495a56f", 16 - }, 17 13 .ziglyph = .{ 18 14 .url = "https://codeberg.org/dude_the_builder/ziglyph/archive/main.tar.gz", 19 15 .hash = "12208553f3f47e51494e187f4c0e6f6b3844e3993436cad4a0e8c4db4e99645967b5",