aboutsummaryrefslogtreecommitdiff
path: root/shard.yml
blob: 5100ca1d3206ab071708a21872ba33160c33df96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: wialt_listener
version: 0.1.0

authors:
  - Indrajith K L <indrajith@indrajith.dev>

dependencies:
  kemal:
    github: kemalcr/kemal

targets:
  wialt_listener:
    main: src/wialt_listener.cr

crystal: '>= 1.10.1'

license: MIT