From cebf8b061406db0f54e99566091bab9b22fdf6d3 Mon Sep 17 00:00:00 2001 From: JhonLiu <34489690@qq.com> Date: Tue, 24 Aug 2021 19:55:33 +0800 Subject: [PATCH] Update rebar.config --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 21ede0dd..b8e6f67b 100644 --- a/rebar.config +++ b/rebar.config @@ -68,7 +68,7 @@ , {observer_cli, "1.6.1"} % NOTE: depends on recon 2.5.1 , {ejdbc, {git, "https://gitee.com/fastdgiot/ejdbc", {tag, "1.0.1"}}} , {snabbkaffe, {git, "https://gitee.com/fastdgiot/snabbkaffe.git", {tag, "0.12.2"}}} - , {cowlib, https://gitee.com/fastdgiot/cowlib",{tag,"2.8.0"}}} + , {cowlib, {git, "https://gitee.com/fastdgiot/cowlib",{tag,"2.8.0"}}} , {ibrowse, {git, "https://gitee.com/fastdgiot/ibrowse.git", {tag, "v4.4.2"}}} ]}.