aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: d234ae23995e32b05bc21f6eab40cea509e418e4 (plain) (blame)
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.9.0"}}
]}.