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