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