%% -*- mode: erlang -*-

{deps,
 [{slex, ".*", {git, "git://github.com/erlydtl/slex.git", {tag, "0.2.1"}}}
 ]
}.

{plugins, [rebar_slex]}.