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.11.0
This commit is contained in:
parent
a064afcde8
commit
e0d14a20f6
1 changed files with 2 additions and 2 deletions
|
@ -4,12 +4,12 @@ version: 0.18.0
|
|||
dependencies:
|
||||
db:
|
||||
github: crystal-lang/crystal-db
|
||||
version: ~> 0.10.0
|
||||
version: ~> 0.11.0
|
||||
|
||||
authors:
|
||||
- Ary Borenszweig <aborenszweig@manas.tech>
|
||||
- Brian J. Cardiff <bcardiff@manas.tech>
|
||||
|
||||
crystal: ">= 0.35.0, < 2.0.0"
|
||||
crystal: ">= 1.0.0, < 2.0.0"
|
||||
|
||||
license: MIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue