summaryrefslogtreecommitdiffstats
path: root/rebar.config
blob: 79e21c56d40bc531f82ff229f3fab95c15b5ee17 (plain) (blame)
1
2
3
4
{deps, [
	{cowboy, ".*",
		{git, "git://github.com/extend/cowboy.git", {tag, "0.8.4"}}}
]}.