mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-09 20:24:03 +00:00
Support Crystal 0.35.0
This commit is contained in:
@@ -11,13 +11,13 @@ targets:
|
||||
dependencies:
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: ~> 0.21.0
|
||||
version: ~> 0.21.1
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
version: ~> 0.16.0
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: ~> 0.26.1
|
||||
branch: master
|
||||
pool:
|
||||
github: ysbaddaden/pool
|
||||
version: ~> 0.2.3
|
||||
@@ -28,6 +28,6 @@ dependencies:
|
||||
github: omarroth/lsquic.cr
|
||||
branch: dev
|
||||
|
||||
crystal: 0.34.0
|
||||
crystal: 0.35.0
|
||||
|
||||
license: AGPLv3
|
||||
|
Reference in New Issue
Block a user