aboutsummaryrefslogtreecommitdiffstats
path: root/examples/tcp_echo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tcp_echo/Makefile')
-rw-r--r--examples/tcp_echo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tcp_echo/Makefile b/examples/tcp_echo/Makefile
index 712ae19..a7c2330 100644
--- a/examples/tcp_echo/Makefile
+++ b/examples/tcp_echo/Makefile
@@ -1,6 +1,6 @@
PROJECT = tcp_echo
DEPS = ranch
-dep_ranch = pkg://ranch 0.9.0
+dep_ranch = pkg://ranch master
include ../../erlang.mk