aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: 0c6089c2240bcec3f7fbc4804e3416766d34d3dc (plain) (blame)
1
2
3
4
{deps, [
{cowlib,".*",{git,"https://github.com/ninenines/cowlib","2.7.0"}}
]}.
{erl_opts, [debug_info,warn_export_vars,warn_shadow_vars,warn_obsolete_guard]}.