chore: update rebar.conf in emqx_exproto
This commit is contained in:
parent
b24ff9bc6e
commit
9577beaa4e
|
@ -1,4 +1,5 @@
|
||||||
{erl_opts, [debug_info]}.
|
{erl_opts, [debug_info]}.
|
||||||
|
{deps, []}.
|
||||||
|
|
||||||
{plugins, [
|
{plugins, [
|
||||||
{grpc_plugin, {git, "https://github.com/HJianBo/grpc_plugin", {tag, "v0.10.2"}}}
|
{grpc_plugin, {git, "https://github.com/HJianBo/grpc_plugin", {tag, "v0.10.2"}}}
|
||||||
|
|
Loading…
Reference in New Issue