aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_echo/rebar.config
blob: 78300c95c6eb397422574a44424f1cdbfd40ab6a (plain) (blame)
1
2
3
4
{deps, [
	{ranch, ".*",
		{git, "git://github.com/extend/ranch.git", "master"}}
]}.