shard-crystal-sqlite3/shard.yml
Brian J. Cardiff 5eb85a98c6 Update to crystal-db ~> 0.4.1
Replace driver_spec for db/spec.
Fix read(T?) for T = Int32, Flaot32, Time, Bool..
Fixes #19
2017-04-10 14:09:22 -03:00

13 lines
221 B
YAML

name: sqlite3
version: 0.8.2
dependencies:
db:
github: crystal-lang/crystal-db
version: ~> 0.4.1
authors:
- Ary Borenszweig <aborenszweig@manas.tech>
- Brian J. Cardiff <bcardiff@manas.tech>
license: MIT