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