Updated name in wf-tool and updated shard.yml to make compileing easier

This commit is contained in:
koffeejava
2026-03-13 19:13:39 -06:00
parent f6ad1e4fea
commit 416e3926c1
3 changed files with 16 additions and 14 deletions

View File

@@ -7,6 +7,9 @@ authors:
targets:
wfetch:
main: src/wfetch.cr
wf-tool:
main: src/wf-tool.cr
crystal: '>= 1.19.1'