This repository has been archived on 2025-04-28. You can view files and clone it, but cannot push or open issues or pull requests.
crystal-http-test/shard.yml
2024-07-03 01:41:18 -04:00

19 lines
270 B
YAML

name: file-uploader
version: 0.1.0
authors:
- Fijxu <fijxu@nadeko.net>
targets:
file-uploader:
main: src/file-uploader.cr
dependencies:
kemal:
github: kemalcr/kemal
sqlite3:
github: crystal-lang/crystal-sqlite3
crystal: '>= 1.12.2'
license: MIT