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