Upgrade to crystal 1.0.0

This commit is contained in:
syeopite
2021-05-24 06:45:50 -07:00
parent 7f272f1293
commit 065c104f27
8 changed files with 24 additions and 31 deletions

View File

@@ -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