mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Bump 'sqlite3' to v0.19.0 and 'pg' to v0.26.0
This commit is contained in:
parent
997d936e9c
commit
ea3abe6069
2 changed files with 5 additions and 5 deletions
|
@ -12,10 +12,10 @@ targets:
|
|||
dependencies:
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: ~> 0.24.0
|
||||
version: ~> 0.26.0
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
version: ~> 0.18.0
|
||||
version: ~> 0.19.0
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: ~> 1.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue