Files
wfetch-cr/shard.yml
2026-03-14 20:57:14 -06:00

21 lines
281 B
YAML

name: wfetch
version: 0.1.0
authors:
- koffeejava <aidenspurger572@gmail.com>
targets:
wfetch:
main: src/wfetch.cr
wfp-tool:
main: src/wfp-tool.cr
crystal: '>= 1.19.1'
license: MIT
dependencies:
toml:
github: crystal-community/toml.cr
branch: master