chore(ehttpc): update tag of ehttpc

This commit is contained in:
zhouzb 2021-01-16 09:54:41 +08:00 committed by turtleDeng
parent 9f0dbeff29
commit bf84686b76
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{plugins, [rebar3_proper]}. {plugins, [rebar3_proper]}.
{deps, {deps,
[{ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.0"}}}, [{ehttpc, {git, "https://github.com/emqx/ehttpc", {tag, "0.1.1"}}},
{emqx_rule_engine, {git, "https://github.com/emqx/emqx-rule-engine"}} {emqx_rule_engine, {git, "https://github.com/emqx/emqx-rule-engine"}}
]}. ]}.