瀏覽代碼

Merge pull request #928 from ferd/bump-cth_readable

Ct output improvements
pull/930/head
Tristan Sloughter 9 年之前
父節點
當前提交
73c3c5552a
共有 2 個檔案被更改,包括 2 行新增2 行删除
  1. +1
    -1
      rebar.config
  2. +1
    -1
      rebar.lock

+ 1
- 1
rebar.config 查看文件

@ -9,7 +9,7 @@
{bbmustache, "1.0.4"},
{relx, "3.8.0"},
{cf, "0.2.1"},
{cth_readable, "1.0.1"},
{cth_readable, "1.1.0"},
{eunit_formatters, "0.3.1"}]}.
{escript_name, rebar3}.

+ 1
- 1
rebar.lock 查看文件

@ -1,7 +1,7 @@
[{<<"bbmustache">>,{pkg,<<"bbmustache">>,<<"1.0.4">>},0},
{<<"certifi">>,{pkg,<<"certifi">>,<<"0.1.1">>},0},
{<<"cf">>,{pkg,<<"cf">>,<<"0.2.1">>},0},
{<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.0.1">>},0},
{<<"cth_readable">>,{pkg,<<"cth_readable">>,<<"1.1.0">>},0},
{<<"erlware_commons">>,{pkg,<<"erlware_commons">>,<<"0.16.0">>},0},
{<<"eunit_formatters">>,{pkg,<<"eunit_formatters">>,<<"0.3.1">>},0},
{<<"getopt">>,{pkg,<<"getopt">>,<<"0.8.2">>},0},

Loading…
取消
儲存