dgiot/apps/emqx_coap/rebar.config
2021-06-17 12:48:44 +09:00

5 lines
104 B
Erlang

{deps,
[
{gen_coap, {git, "https://github.com.cnpmjs.org/fastdgiot/gen_coap", {tag, "v0.3.2"}}}
]}.