mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
shard: update dependencies
This updates will/crystal-pg to 0.18.1 and kemalcr/kemal tp 0.26.0.
This commit is contained in:
parent
2a9a348164
commit
52f71cdda0
1 changed files with 2 additions and 2 deletions
|
@ -11,13 +11,13 @@ targets:
|
|||
dependencies:
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: ~> 0.18.0
|
||||
version: ~> 0.18.1
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
version: ~> 0.13.0
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: ~> 0.25.2
|
||||
version: ~> 0.26.0
|
||||
|
||||
crystal: 0.30.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue