diff options
| author | Rosa <rosaontheweb@proton.me> | 2026-05-27 02:56:07 -0400 |
|---|---|---|
| committer | Rosa <rosaontheweb@proton.me> | 2026-05-27 02:56:07 -0400 |
| commit | f175552dcd86cda7a7fcafc1db211084fabd65a0 (patch) | |
| tree | 48139b2e960f05517d9e175f463a38ab95cd57f1 /build.zig.zon | |
| parent | 7f58741cfea43780fcd8702afffeaea6cd322029 (diff) | |
actually did a bit of writing
Diffstat (limited to '')
| -rw-r--r-- | build.zig.zon | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build.zig.zon b/build.zig.zon index 7e1ce7b..b3ce213 100644 --- a/build.zig.zon +++ b/build.zig.zon @@ -3,8 +3,8 @@ .version = "0.16.0", .dependencies = .{ .webgen = .{ - .url = "/home/rosa/src/web/webgen", - .hash = "webgen-0.1.0-XDIIqScA-xKBcPSejmazf-afVXygLblU9anFQtVljBQd", + .url = "git+https://git.eviltransgenders.club/~rosa/webgen.git#2746eb6e87255cb74ed879e644e9138895b10bfc", + .hash = "webgen-0.1.0-XDIIqV0jAACSsoysHFwdiJ57B-CaWUMki_SuTa_BO9Af", }, }, .paths = .{""}, |
