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