Bump dependencies (#2378)

* Upgrade to Kemal v1.1.0

* Bump postgres driver
This commit is contained in:
syeopite
2021-09-10 07:42:15 +00:00
committed by GitHub
parent 8d5a867271
commit a539de4f97
3 changed files with 11 additions and 6 deletions

View File

@@ -12,13 +12,13 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.23.2
version: ~> 0.24.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.18.0
kemal:
github: kemalcr/kemal
version: ~> 1.0.0
version: ~> 1.1.0
protodec:
github: iv-org/protodec
version: ~> 0.1.4