mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Bump dependencies (#2378)
* Upgrade to Kemal v1.1.0 * Bump postgres driver
This commit is contained in:
parent
8d5a867271
commit
a539de4f97
3 changed files with 11 additions and 6 deletions
|
@ -12,13 +12,13 @@ targets:
|
|||
dependencies:
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: ~> 0.23.2
|
||||
version: ~> 0.24.0
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
version: ~> 0.18.0
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: ~> 1.0.0
|
||||
version: ~> 1.1.0
|
||||
protodec:
|
||||
github: iv-org/protodec
|
||||
version: ~> 0.1.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue