summaryrefslogtreecommitdiff
path: root/rebar.config
blob: 5e805ff7363e70d922aada96df272ee043564f37 (plain)
1
2
3
4
5
6
7
%%-*- mode: erlang -*-

{deps, [{verx, ".*", {git, "https://github.com/msantos/verx.git", "427c997517b754ddda16d8d134d286c9747df267"}}
        ]}.

{erl_opts, [debug_info]}.