From 1825f6cb7b895c6c6a0d2ea081f86e28805c0a1c Mon Sep 17 00:00:00 2001 From: SisMaker <1713699517@qq.com> Date: Fri, 20 Sep 2024 17:53:35 +0800 Subject: [PATCH] =?UTF-8?q?ft:=20=E7=BC=96=E8=AF=91=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rebar.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rebar.config b/rebar.config index 620af70..41eeca3 100644 --- a/rebar.config +++ b/rebar.config @@ -1,4 +1,4 @@ -{erl_opts, [debug_info, {i, "include"}, no_debug_info, deterministic]}. +{erl_opts, [{i, "include"}, no_debug_info, deterministic]}. {deps, [ {eGbh, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eGbh.git", {branch, "master"}}}, {eLfq, ".*", {git, "http://sismaker.tpddns.cn:53000/SisMaker/eLfq.git", {branch, "master"}}},