mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Remove "detect_language" from dependencies
This commit is contained in:
parent
2c9b148627
commit
66605196ad
4 changed files with 5 additions and 52 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue