From 228b22f2eacd97fd2130c72647d8313e580ad014 Mon Sep 17 00:00:00 2001 From: Max Inden Date: Tue, 19 Dec 2023 11:31:31 +0100 Subject: [PATCH] chore(perf): update to rust-libp2p v0.53.2 Update `perf/impl/rust-libp2p/v0.53` to rust-libp2p `v0.53.2`. With this patch release comes the rust-yamux stream receive window auto-tuning. https://github.com/libp2p/rust-libp2p/pull/4970 https://github.com/libp2p/rust-libp2p/releases/tag/libp2p-v0.53.2 --- perf/impl/rust-libp2p/v0.53/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf/impl/rust-libp2p/v0.53/Makefile b/perf/impl/rust-libp2p/v0.53/Makefile index d97529526..64494d134 100644 --- a/perf/impl/rust-libp2p/v0.53/Makefile +++ b/perf/impl/rust-libp2p/v0.53/Makefile @@ -1,4 +1,4 @@ -commitSha := d15bb69a9d2b353d73ead79a29f668dca3e1dc4a +commitSha := b7914e407da34c99fb76dcc300b3d44b9af97fac all: perf