Skip to content

Commit bd64fc6

Browse files
author
Adrià Arrufat
committed
point to local zignal dependency
1 parent bb0290b commit bd64fc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/build.zig.zon

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44

55
.dependencies = .{
66
.zignal = .{
7-
.url = "https://github.com/bfactory-ai/zignal/archive/c784809c4c0eb914694998b5434c25d9efd379b9.tar.gz",
8-
.hash = "1220a6447aee50bedc4ecea70a562ef2833267011878db344661627485cdce756b80",
7+
.path = "../",
98
},
109
},
1110

0 commit comments

Comments
 (0)