Update to crystal-db ~> 0.7.0

This commit is contained in:
Brian J. Cardiff 2019-09-23 10:13:49 -03:00
parent 25a9dd8b0f
commit 2a33be92d9

View file

@ -4,7 +4,7 @@ version: 0.13.0
dependencies:
db:
github: crystal-lang/crystal-db
version: ~> 0.6.0
version: ~> 0.7.0
authors:
- Ary Borenszweig <aborenszweig@manas.tech>