Update to crystal-db ~> 0.6.0

This commit is contained in:
Brian J. Cardiff 2019-08-02 12:21:27 -03:00
parent 5303492839
commit c363665bba
1 changed files with 1 additions and 1 deletions

View File

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