diff options
author | Fred Hebert <mononcqc@ferd.ca> | 2015-11-13 16:59:48 +0000 |
---|---|---|
committer | Fred Hebert <mononcqc@ferd.ca> | 2015-11-13 16:59:48 +0000 |
commit | d4981b7913e63247a0db0a92742e7937fd804334 (patch) | |
tree | ca1230684a678d2cc73f85cc91349af43edb92bd | |
parent | 2cb1aca6859c7f1d0e0e4687be82ad7628fbe33a (diff) |
Add cth_readable to dep list
-rw-r--r-- | src/rebar.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rebar.app.src b/src/rebar.app.src index 5ab3ddd..14c08c9 100644 --- a/src/rebar.app.src +++ b/src/rebar.app.src @@ -25,6 +25,7 @@ bbmustache, ssl_verify_hostname, certifi, + cth_readable, relx, inets]}, {env, [ |