From 34ead92c8332ce8681d3cd54561562a2eac9b43e Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Thu, 5 Dec 2013 22:02:12 +0100 Subject: Fix #187 (rename mustache to rebar_mustache) --- ebin/rebar.app | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ebin') diff --git a/ebin/rebar.app b/ebin/rebar.app index e679139..c2f3ef7 100644 --- a/ebin/rebar.app +++ b/ebin/rebar.app @@ -39,7 +39,7 @@ rebar_utils, rebar_xref, rebar_getopt, - mustache ]}, + rebar_mustache ]}, {registered, []}, {applications, [kernel, stdlib, -- cgit v1.1