Bump 'sqlite3' to v0.19.0 and 'pg' to v0.26.0

This commit is contained in:
Samantaz Fox
2022-02-23 13:15:38 +01:00
parent 997d936e9c
commit ea3abe6069
2 changed files with 5 additions and 5 deletions

View File

@@ -12,10 +12,10 @@ targets:
dependencies:
pg:
github: will/crystal-pg
version: ~> 0.24.0
version: ~> 0.26.0
sqlite3:
github: crystal-lang/crystal-sqlite3
version: ~> 0.18.0
version: ~> 0.19.0
kemal:
github: kemalcr/kemal
version: ~> 1.1.0