upgrade cf dep
This commit is contained in:
parent
2e01d65b99
commit
885f961c02
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
%% Dependencies ================================================================
|
%% Dependencies ================================================================
|
||||||
{deps, [
|
{deps, [
|
||||||
{cf, "0.2.2"}
|
{cf, "~>0.3"}
|
||||||
]}.
|
]}.
|
||||||
|
|
||||||
{erl_first_files, ["ec_dictionary", "ec_vsn"]}.
|
{erl_first_files, ["ec_dictionary", "ec_vsn"]}.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{"1.1.0",
|
{"1.1.0",
|
||||||
[{<<"cf">>,{pkg,<<"cf">>,<<"0.2.2">>},0}]}.
|
[{<<"cf">>,{pkg,<<"cf">>,<<"0.3.1">>},0}]}.
|
||||||
[
|
[
|
||||||
{pkg_hash,[
|
{pkg_hash,[
|
||||||
{<<"cf">>, <<"7F2913FFF90ABCABD0F489896CFEB0B0674F6C8DF6C10B17A83175448029896C">>}]}
|
{<<"cf">>, <<"5CB902239476E141EA70A740340233782D363A31EEA8AD37049561542E6CD641">>}]}
|
||||||
].
|
].
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue