0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-15 04:30:25 +00:00
cowboy/examples/websocket/rebar.config

5 lines
86 B
Text
Raw Normal View History

2013-01-23 15:05:35 +01:00
{deps, [
{cowboy, ".*",
{git, "git://github.com/extend/cowboy.git", "master"}}
]}.