diff --git a/Makefile b/Makefile index 37341792c..81c85c5d8 100644 --- a/Makefile +++ b/Makefile @@ -136,7 +136,7 @@ deps: | deps-common nat-libs waku.nims ifeq ($(DEBUG), 0) NIM_PARAMS := $(NIM_PARAMS) -d:release else -NIM_PARAMS := $(NIM_PARAMS) -d:debug +NIM_PARAMS := $(NIM_PARAMS) -d:debug -d:libp2p_network_protocols_metrics endif ifeq ($(USE_LIBBACKTRACE), 0) diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index aa8ce46f7..9d6107c0f 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit aa8ce46f782240cb99a7222c474022b8cfd24e52 +Subproject commit 9d6107c0f2e0f7a4b62b07d3d4e93af3499bd0ef