upgrade cf dep

This commit is contained in:
Tristan Sloughter 2018-05-02 20:44:27 -06:00
parent 2e01d65b99
commit 885f961c02
No known key found for this signature in database
GPG key ID: AAB97DDECCEB8150
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
%% Dependencies ================================================================
{deps, [
{cf, "0.2.2"}
{cf, "~>0.3"}
]}.
{erl_first_files, ["ec_dictionary", "ec_vsn"]}.