invidious/shard.yml

20 lines
244 B
YAML
Raw Normal View History

2017-11-30 01:12:23 +01:00
name: invidious
2017-11-23 08:48:55 +01:00
version: 0.1.0
authors:
- Omar Roth <omarroth@hotmail.com>
targets:
2017-11-30 01:12:23 +01:00
invidious:
main: src/invidious.cr
2017-11-23 08:48:55 +01:00
dependencies:
kemal:
github: kemalcr/kemal
pg:
github: will/crystal-pg
2017-11-23 08:48:55 +01:00
crystal: 0.23.1
license: MIT