Skip to content

Commit d7e0fd1

Browse files
committed
Switch to bcardarella/zigler fork (Zig 0.16.0)
1 parent c09ad9d commit d7e0fd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule TailwindCompiler.MixProject do
2020

2121
defp deps do
2222
[
23-
{:zigler, "~> 0.15.1", runtime: false, optional: true},
23+
{:zigler, github: "bcardarella/zigler", runtime: false, optional: true},
2424
{:jason, "~> 1.4", runtime: false}
2525
]
2626
end

0 commit comments

Comments
 (0)