aboutsummaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: 92cf75cb255f69a1f7a26395cd494365de3d2e59 (plain) (blame)
1
2
3
4
{deps, [
	{cowlib, ".*", {git, "git://github.com/ninenines/cowlib.git", "1.1.0"}},
	{ranch, ".*", {git, "git://github.com/ninenines/ranch.git", "1.0.0"}}
]}.