tartrazine/shard.yml
Roberto Alsina c8de4c2194
Some checks failed
Coverage / build (push) Has been cancelled
Tests / build (push) Has been cancelled
bump: Release v0.13.0
2025-03-10 15:21:56 -03:00

29 lines
488 B
YAML

name: tartrazine
version: 0.13.0
authors:
- Roberto Alsina <roberto.alsina@gmail.com>
targets:
tartrazine:
main: src/main.cr
dependencies:
baked_file_system:
github: ralsina/baked_file_system
branch: master
base58:
github: crystal-china/base58.cr
sixteen:
github: ralsina/sixteen
docopt:
github: chenkovsky/docopt.cr
stumpy_utils:
github: stumpycr/stumpy_utils
stumpy_png:
github: stumpycr/stumpy_png
crystal: ">= 1.13.0"
license: MIT