Bump dependencies

This commit is contained in:
Omar Roth 2020-04-09 11:14:21 -05:00
parent 02d4186b11
commit be655ee328
No known key found for this signature in database
GPG Key ID: B8254FB7EC3D37F2
1 changed files with 3 additions and 3 deletions

View File

@ -11,10 +11,10 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.19.0
version: ~> 0.21.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.14.0
version: ~> 0.16.0
kemal:
github: kemalcr/kemal
version: ~> 0.26.1
@ -28,6 +28,6 @@ dependencies:
github: omarroth/lsquic.cr
version: ~> 0.1.9
crystal: 0.33.0
crystal: 0.34.0
license: AGPLv3