Update to crystal-db ~> 0.9.0

This commit is contained in:
Brian J. Cardiff 2020-04-06 20:18:42 -03:00
parent d9f916a598
commit fe3299fbc8

View file

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