From c89843efd4393fafa88adc88bf6690ac37769dc2 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Thu, 25 Apr 2024 19:45:12 -0700 Subject: [PATCH] bump `nim-libp2p` to `2b5319622c997ce1c80bc62c863e30f3349ee0d7` (#6238) - fix: reset accept fut in stop - always allow new data be received if the recvWindow is > 0 - Revert "always allow new data be received if the recvWindow is > 0" --- vendor/nim-libp2p | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-libp2p b/vendor/nim-libp2p index 89cad5a3b..2b5319622 160000 --- a/vendor/nim-libp2p +++ b/vendor/nim-libp2p @@ -1 +1 @@ -Subproject commit 89cad5a3ba9088cc721682469a10917903da25a0 +Subproject commit 2b5319622c997ce1c80bc62c863e30f3349ee0d7