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