summaryrefslogtreecommitdiff
path: root/rebar.config
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2016-07-08 23:35:33 -0400
committerGitHub <noreply@github.com>2016-07-08 23:35:33 -0400
commit8f6c13deada198f39cc4ac3b35e56a572ed143ba (patch)
tree951e67833f7339e0b73098f4f1b0125f29eab102 /rebar.config
parent90f9b0e6197e25cf256c7952a54312ea577dbd4c (diff)
parentc3f336763f3f65babcdfe8c1faedb5ca9eff2a8c (diff)
Merge pull request #1249 from ferd/required-escript-deps
Escriptize based on configured apps only
Diffstat (limited to 'rebar.config')
-rw-r--r--rebar.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/rebar.config b/rebar.config
index 7326b46..0489572 100644
--- a/rebar.config
+++ b/rebar.config
@@ -9,7 +9,7 @@
{bbmustache, "1.0.4"},
{relx, "3.19.0"},
{cf, "0.2.1"},
- {cth_readable, "1.2.2"},
+ {cth_readable, "1.2.3"},
{eunit_formatters, "0.3.1"}]}.
{escript_name, rebar3}.