aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorMaria Scott <[email protected]>2021-09-03 14:03:08 +0200
committerLoïc Hoguin <[email protected]>2021-09-06 10:28:57 +0200
commit3303dac8ba3415569ca42bdc2eeccc6d5ee2c845 (patch)
treee2d6add8383005aa25df6ccbbe4cf3377356dc95 /Makefile
parent9cbc272ddbff2da9c8ac18c2c6b0f29d22500cd5 (diff)
downloadranch-3303dac8ba3415569ca42bdc2eeccc6d5ee2c845.tar.gz
ranch-3303dac8ba3415569ca42bdc2eeccc6d5ee2c845.tar.bz2
ranch-3303dac8ba3415569ca42bdc2eeccc6d5ee2c845.zip
Enable usage of experimental inet_backend option for TCP listeners
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9376231..48aa1f5 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ DOC_DEPS = asciideck
TEST_DEPS = $(if $(CI_ERLANG_MK),ci.erlang.mk) ct_helper stampede
dep_ct_helper = git https://github.com/ninenines/ct_helper master
-dep_stampede = git https://github.com/juhlig/stampede 0.5.0
+dep_stampede = git https://github.com/juhlig/stampede 0.6.0
# Concuerror tests.