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