mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Fix warnings in Crystal 0.29
This commit is contained in:
parent
58995bb3a2
commit
2febc268f7
8 changed files with 24 additions and 23 deletions
|
@ -13,9 +13,10 @@ dependencies:
|
|||
github: kemalcr/kemal
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
branch: cafe69e
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
|
||||
crystal: 0.28.0
|
||||
crystal: 0.29.0
|
||||
|
||||
license: AGPLv3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue