mirror of
https://gitea.invidious.io/iv-org/lsquic.cr
synced 2024-08-15 00:43:31 +00:00
Support crystal 1.0
This commit is contained in:
parent
53f31fd94c
commit
c417433a47
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
name: lsquic
|
||||
version: 2.18.1
|
||||
version: 2.24.1
|
||||
|
||||
authors:
|
||||
- Omar Roth <omarroth@protonmail.com>
|
||||
|
||||
crystal: 0.35.1
|
||||
crystal: ">= 0.35.0, < 2.0.0"
|
||||
|
||||
license: MIT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue