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