mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
17 lines
198 B
YAML
17 lines
198 B
YAML
name: visor
|
|
version: 0.1.0
|
|
|
|
authors:
|
|
- Omar Roth <omarroth@hotmail.com>
|
|
|
|
targets:
|
|
visor:
|
|
main: src/visor.cr
|
|
|
|
dependencies:
|
|
kemal:
|
|
github: kemalcr/kemal
|
|
|
|
crystal: 0.23.1
|
|
|
|
license: MIT
|