Files
wfetch-cr/shard.yml
2026-03-12 18:41:15 -06:00

18 lines
240 B
YAML

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