Support Crystal 0.35.0

This commit is contained in:
Omar Roth
2020-06-15 17:57:20 -05:00
parent 338dc3223c
commit d30a972a90
6 changed files with 48 additions and 22 deletions

View File

@@ -11,13 +11,13 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.21.0
version: ~> 0.21.1
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.16.0
kemal:
github: kemalcr/kemal
version: ~> 0.26.1
branch: master
pool:
github: ysbaddaden/pool
version: ~> 0.2.3
@@ -28,6 +28,6 @@ dependencies:
github: omarroth/lsquic.cr
branch: dev
crystal: 0.34.0
crystal: 0.35.0
license: AGPLv3