mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
Update to crystal-db ~> 0.9.0 (#55)
This commit is contained in:
parent
d9f916a598
commit
ce0ca1c884
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue