|
|
@@ -63,7 +63,8 @@
|
|
|
, {snabbkaffe, {git, "https://github.com/kafka4beam/snabbkaffe.git", {tag, "0.13.0"}}}
|
|
|
, {hocon, {git, "https://github.com/emqx/hocon.git", {tag, "0.9.0"}}}
|
|
|
, {emqx_http_lib, {git, "https://github.com/emqx/emqx_http_lib.git", {tag, "0.2.1"}}}
|
|
|
- , {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.5"}}}
|
|
|
+ %, {quicer, {git, "https://github.com/emqx/quic.git", {tag, "0.0.5"}}}
|
|
|
+ , {quicer, {git, "https://github.com/emqx/quic.git", {branch, "main"}}}
|
|
|
]}.
|
|
|
|
|
|
{xref_ignores,
|