diff options
author | Tristan Sloughter <t@crashfast.com> | 2015-05-03 11:35:13 -0500 |
---|---|---|
committer | Tristan Sloughter <t@crashfast.com> | 2015-05-03 11:37:53 -0500 |
commit | f61b12990996af43540217e2f9f85952ed3754bc (patch) | |
tree | ded7eb92b4c3162267cd13584656221a4f717d5f | |
parent | 2e5496f5f5f3c39bd1e23b4601d1e89d4d2c9767 (diff) |
upgrade relx dep to latest mustache branch commit
-rw-r--r-- | rebar.lock | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ [{<<"rebar_vsn_plugin">>, {git,"https://github.com/erlware/rebar_vsn_plugin.git", {ref,"fd40c960c7912193631d948fe962e1162a8d1334"}}, - 1}, + 2}, {<<"relx">>, {git,"https://github.com/tsloughter/relx.git", - {ref,"732ad5a3f902a07972460731504ca7e085b80ae5"}}, + {ref,"6e0d048d3840464539deddd9d5b53e9f421edee4"}}, 0}, {<<"providers">>, {git,"https://github.com/tsloughter/providers.git", |