Remove "detect_language" from dependencies

This commit is contained in:
Omar Roth
2019-03-03 11:51:28 -06:00
parent 2c9b148627
commit 66605196ad
4 changed files with 5 additions and 52 deletions

View File

@@ -9,8 +9,6 @@ targets:
main: src/invidious.cr
dependencies:
detect_language:
github: detectlanguage/detectlanguage-crystal
kemal:
github: kemalcr/kemal
pg:
@@ -18,6 +16,6 @@ dependencies:
sqlite3:
github: crystal-lang/crystal-sqlite3
crystal: 0.27.1
crystal: 0.27.2
license: AGPLv3