add git quicer
This commit is contained in:
parent
217674b3dd
commit
019c68684d
@ -17,6 +17,7 @@
|
||||
throttle,
|
||||
dns_erlang,
|
||||
pkt,
|
||||
quicer,
|
||||
parse_trans,
|
||||
mnesia,
|
||||
erts,
|
||||
|
||||
@ -8,6 +8,7 @@
|
||||
{gpb, ".*", {git, "https://github.com/tomas-abrahamsson/gpb.git", {tag, "4.21.1"}}},
|
||||
{throttle, ".*", {git, "https://github.com/lambdaclass/throttle.git", {tag, "0.3.0"}}},
|
||||
{dns_erlang, ".*", {git, "https://github.com/dnsimple/dns_erlang.git", {tag, "v4.4.0"}}},
|
||||
{quicer, ".*", {git, "https://github.com/emqx/quic.git", {tag, "0.4.0"}}},
|
||||
{pkt, ".*", {git, "https://github.com/msantos/pkt.git", {tag, "0.6.0"}}},
|
||||
{sync, ".*", {git, "https://github.com/rustyio/sync.git", {branch, "master"}}},
|
||||
{parse_trans, ".*", {git, "https://github.com/uwiger/parse_trans", {tag, "3.0.0"}}},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user