this repo has no description
0
fork

Configure Feed

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

bump min version and software version

Ben bf7b7e9e 2edb7825

+2 -2
+2 -2
build.zig.zon
··· 1 1 .{ 2 2 .name = .tip, 3 - .version = "0.0.0-alpha-1", 3 + .version = "0.0.0-alpha-2", 4 4 .fingerprint = 0x4883b84ca584213a, // Changing this has security and trust implications. 5 - .minimum_zig_version = "0.15.2", 5 + .minimum_zig_version = "0.16.0", 6 6 .dependencies = .{ 7 7 .flags = .{ 8 8 .url = "git+https://github.com/atisans/flags.zig.git#ba3ae7d2434cc6f381356e8028b51b60ab5942d1",