diff --git a/zig.mod b/zig.mod index a7359dd..6185d5e 100644 --- a/zig.mod +++ b/zig.mod @@ -3,7 +3,7 @@ name: yet-another-pomf-clone main: src/main.zig dev_dependencies: - - src: git https://github.com/Luukdegram/apple_pie + - src: git https://github.com/lun-4/apple_pie name: apple_pie main: src/apple_pie.zig