chore: upgrade grpc-erl to 0.6.4

This commit is contained in:
JianBo He 2021-11-16 09:16:26 +08:00
parent 5d4604701c
commit 159ba63530
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{erl_opts, [debug_info]}.
{deps, [
{grpc, {git, "https://github.com/emqx/grpc-erl", {tag, "0.6.2"}}}
{grpc, {git, "https://github.com/emqx/grpc-erl", {tag, "0.6.4"}}}
]}.
{plugins, [