aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: 91179dbe7460fc9973dff521d4304341348a23fe (plain) (blame)
1
2
3
4
{deps, [
	{cowlib, ".*", {git, "git://github.com/extend/cowlib.git", "0.2.0"}},
	{ranch, ".*", {git, "git://github.com/extend/ranch.git", "0.8.5"}}
]}.