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