diff options
Diffstat (limited to 'shard.yml')
-rw-r--r-- | shard.yml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,3 +5,7 @@ authors: - Paul Duncan <pabs@pablotron.org> license: MIT + +dependencies: + sqlite3: + github: manastech/crystal-sqlite3 |