mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Add targets to shard.yml
This commit is contained in:
parent
0b07070237
commit
ff37027afe
1 changed files with 5 additions and 0 deletions
|
@ -8,5 +8,10 @@ dependencies:
|
||||||
kilt:
|
kilt:
|
||||||
github: jeromegn/kilt
|
github: jeromegn/kilt
|
||||||
version: ~> 0.4.0
|
version: ~> 0.4.0
|
||||||
|
|
||||||
|
targets:
|
||||||
|
kemal:
|
||||||
|
main: src/kemal.cr
|
||||||
|
|
||||||
author:
|
author:
|
||||||
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
||||||
|
|
Loading…
Reference in a new issue