Updated wfp-tools to work with portable versions

This commit is contained in:
koffeejava
2026-03-14 20:57:14 -06:00
parent b4bdd63447
commit 0835b41519
3 changed files with 42 additions and 96 deletions

View File

@@ -8,8 +8,8 @@ targets:
wfetch:
main: src/wfetch.cr
wf-tool:
main: src/wf-tool.cr
wfp-tool:
main: src/wfp-tool.cr
crystal: '>= 1.19.1'