mirror of
https://gitea.invidious.io/iv-org/shard-ameba.git
synced 2024-08-15 00:53:29 +00:00
Merge pull request #215 from kachick/follow-crystal-1.0.0
Follow crystal 1.0.0 in shard.yml
This commit is contained in:
commit
320ec2ba75
1 changed files with 1 additions and 1 deletions
|
@ -15,6 +15,6 @@ scripts:
|
||||||
executables:
|
executables:
|
||||||
- ameba
|
- ameba
|
||||||
|
|
||||||
crystal: ">= 0.35.0"
|
crystal: ">= 0.35.0, < 2.0.0"
|
||||||
|
|
||||||
license: MIT
|
license: MIT
|
||||||
|
|
Loading…
Reference in a new issue