Skip to content

Commit 3677013

Browse files
authored
Update shard.yml
1 parent 04d4615 commit 3677013

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source-code/shard.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
name: bytes
22
version: 0.5
3+
34
authors:
45
- HackerOS Team <[email protected]>
6+
57
license: APACHE-2.0
6-
crystal: >= 1.0.0
8+
crystal: ">= 1.0.0"
79

810
targets:
911
bytes:
1012
main: src/main.cr
1113

1214
dependencies:
1315
clim:
14-
github: matsumotory/clim
16+
github: at-grandpa/clim

0 commit comments

Comments
 (0)