Update to crystal-db ~> 0.7.0 (#44)

This commit is contained in:
Brian J. Cardiff 2019-09-23 10:18:45 -03:00 committed by GitHub
parent 25a9dd8b0f
commit 013292d834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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>