Skip to content

Commit 799c1f9

Browse files
committed
bump extended_zccs dep (sync parser with upstream)
1 parent 9c0307b commit 799c1f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
// .path = "../../../zig-lsp-kit",
2424
},
2525
.extended_zccs = .{
26-
.url = "https://github.com/llogick/extended-zccs/archive/7b5361b4c2c6e7322899f312da4cadfeeb60eb16.tar.gz",
27-
.hash = "extended_zccs-0.16.0-dev-zEaUNl-aDgDT5vBPVM-yz0CLPAGUjHoTKleX23F1RVfq",
26+
.url = "https://github.com/llogick/extended-zccs/archive/6bc68e00a7933aaaff56eb0a39c5ed743eecd1dd.tar.gz",
27+
.hash = "extended_zccs-0.16.0-dev-zEaUNs-ZDgAHlFDVbrt2eLiw1BM9AnU70xZ85Gpyt5fP",
2828
// .path = "../../../extended-zccs",
2929
},
3030
.tracy = .{

0 commit comments

Comments
 (0)