blob: 5ed730b83d2b08c274dbfbc5bbf54394c5948d0a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
version: 2.0
shards:
db:
git: https://github.com/crystal-lang/crystal-db.git
version: 0.10.0
exception_page:
git: https://github.com/crystal-loot/exception_page.git
version: 0.1.4
kemal:
git: https://github.com/kemalcr/kemal.git
version: 0.27.0
kilt:
git: https://github.com/jeromegn/kilt.git
version: 0.4.0
lsquic:
git: https://github.com/iv-org/lsquic.cr.git
version: 2.18.1-1
pg:
git: https://github.com/will/crystal-pg.git
version: 0.23.1
pool:
git: https://github.com/ysbaddaden/pool.git
version: 0.2.3
protodec:
git: https://github.com/iv-org/protodec.git
version: 0.1.3
radix:
git: https://github.com/luislavena/radix.git
version: 0.3.9
sqlite3:
git: https://github.com/crystal-lang/crystal-sqlite3.git
version: 0.18.0
|