aboutsummaryrefslogblamecommitdiffstats
path: root/rebar.config
blob: ce0ae08ee2f1da97c2e08367fd699417039d32fb (plain) (tree)
1
2
3
4
        
                                                                                                                                  
   
                                                                                                                     
{deps, [
{cowlib,".*",{git,"https://github.com/ninenines/cowlib","master"}},{ranch,".*",{git,"https://github.com/ninenines/ranch","1.4.0"}}
]}.
{erl_opts, [debug_info,warn_export_vars,warn_shadow_vars,warn_obsolete_guard,warn_missing_spec,warn_untyped_record]}.