aboutsummaryrefslogblamecommitdiffstats
path: root/rebar.config
blob: c596e79911c80ef5cd846672eb71326be2598a99 (plain) (tree)
1
2
3
4
        
                                                                             
                                                                          
   
{deps, [
	{cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.4.0"}},
	{ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.8.5"}}
]}.