Skip to content

Commit 29425c2

Browse files
authored
Merge pull request #3 from spider-gazelle/openssl-dep
chore: add libssl dependency to shard.yml
2 parents fe7097c + 3bd4165 commit 29425c2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shard.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ version: 1.4.0
33
license: MIT
44
crystal: ">= 0.36.1"
55

6+
libraries:
7+
libssl: ">= 1.0.2"
8+
69
development_dependencies:
710
ameba:
811
github: veelenga/ameba

0 commit comments

Comments
 (0)