atproto utils for zig
0

Configure Feed

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

deps: websocket v0.1.7 (IPv6 Address shim, zon version aligned with tag)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

+2 -2
+2 -2
build.zig.zon
··· 5 5 .minimum_zig_version = "0.16.0-dev.3070+b22eb176b", 6 6 .dependencies = .{ 7 7 .websocket = .{ 8 - .url = "https://github.com/zzstoatzz/websocket.zig/archive/refs/tags/v0.1.5.tar.gz", 9 - .hash = "websocket-0.1.2-ZPISdUpYBAA-B2Ru4-MN2TLWlTUMcZd3Yu87eLS-et-V", 8 + .url = "https://github.com/zzstoatzz/websocket.zig/archive/refs/tags/v0.1.7.tar.gz", 9 + .hash = "websocket-0.1.7-ZPISdZ1cBAAdVX7zR8f3Qe1axFEHqUAdMljxP907AKm6", 10 10 }, 11 11 .@"atproto-interop-tests" = .{ 12 12 .url = "https://github.com/bluesky-social/atproto-interop-tests/archive/35bb5638ab1e5ce71fb88a0c95953fc557ef1925.tar.gz",