mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
25 lines
413 B
YAML
25 lines
413 B
YAML
name: kemal
|
|
version: 0.25.2
|
|
|
|
authors:
|
|
- Serdar Dogruyol <dogruyolserdar@gmail.com>
|
|
|
|
dependencies:
|
|
radix:
|
|
github: luislavena/radix
|
|
version: ~> 0.3.8
|
|
kilt:
|
|
github: jeromegn/kilt
|
|
version: ~> 0.4.0
|
|
exception_page:
|
|
github: crystal-loot/exception_page
|
|
version: ~> 0.1.1
|
|
|
|
development_dependencies:
|
|
ameba:
|
|
github: veelenga/ameba
|
|
version: ~> 0.10.0
|
|
|
|
crystal: 0.27.2
|
|
|
|
license: MIT
|