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