mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Upgrade to crystal 1.0.0
This commit is contained in:
parent
7f272f1293
commit
065c104f27
8 changed files with 24 additions and 31 deletions
11
shard.yml
11
shard.yml
|
@ -12,23 +12,20 @@ targets:
|
|||
dependencies:
|
||||
pg:
|
||||
github: will/crystal-pg
|
||||
version: ~> 0.23.1
|
||||
version: ~> 0.23.2
|
||||
sqlite3:
|
||||
github: crystal-lang/crystal-sqlite3
|
||||
version: ~> 0.18.0
|
||||
kemal:
|
||||
github: kemalcr/kemal
|
||||
version: ~> 0.27.0
|
||||
pool:
|
||||
github: ysbaddaden/pool
|
||||
version: ~> 0.2.3
|
||||
version: ~> 1.0.0
|
||||
protodec:
|
||||
github: iv-org/protodec
|
||||
version: ~> 0.1.3
|
||||
version: ~> 0.1.4
|
||||
lsquic:
|
||||
github: iv-org/lsquic.cr
|
||||
version: ~> 2.18.1-1
|
||||
|
||||
crystal: 0.36.1
|
||||
crystal: 1.0.0
|
||||
|
||||
license: AGPLv3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue