mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Specify Crystal version range
This commit is contained in:
parent
d45d5d4479
commit
0e3f626932
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ description: |
|
|||
authors:
|
||||
- Michael Miller <icy.arctic.fox@gmail.com>
|
||||
|
||||
crystal: 1.6.0
|
||||
crystal: ">= 1.6.0, < 1.11"
|
||||
|
||||
license: MIT
|
||||
|
||||
|
|
Loading…
Reference in a new issue