Bump supported Crystal version

This commit is contained in:
Omar Roth 2018-09-05 20:30:44 -05:00
parent 023066b452
commit 29dc114f7a
1 changed files with 5 additions and 5 deletions

View File

@ -9,13 +9,13 @@ targets:
main: src/invidious.cr
dependencies:
kemal:
github: kemalcr/kemal
pg:
github: will/crystal-pg
detect_language:
github: detectlanguage/detectlanguage-crystal
kemal:
github: kemalcr/kemal
pg:
github: will/crystal-pg
crystal: 0.26.0
crystal: 0.26.1
license: AGPLv3