-
mysql
~> 0.11
MySQL connector for Crystal
{'github' => 'crystal-lang/crystal-mysql', 'version' => '~> 0.11'}
-
pg
~> 0.21
A Postgres driver
{'github' => 'will/crystal-pg', 'version' => '~> 0.21'}
-
sqlite3
~> 0.16
SQLite3 bindings
{'github' => 'crystal-lang/crystal-sqlite3', 'version' => '~> 0.16'}
-
textui
~> 0.3
A simple UI framework for terminal interfaces backed by termbox
{'github' => 'hugopl/textui', 'version' => '~> 0.3'}
-
version_from_shard
~> 1.2
A macro to declare the VERSION constant from the value found in shard.yml
{'github' => 'hugopl/version_from_shard', 'version' => '~> 1.2'}