summaryrefslogtreecommitdiffstats
path: root/examples/clock/rebar.config
blob: 9c019e99fe42567a37660a1076224fc2704c0f01 (plain) (blame)
1
2
3
4
{deps, [
	{bullet, ".*",
		{git, "https://github.com/extend/bullet.git", "master"}}
]}.