Skip to content

Commit

Permalink
chore(perf): update to rust-libp2p v0.53.2
Browse files Browse the repository at this point in the history
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.

libp2p/rust-libp2p#4970

https://github.com/libp2p/rust-libp2p/releases/tag/libp2p-v0.53.2
  • Loading branch information
mxinden committed Dec 19, 2023
1 parent 7fab93f commit 228b22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/impl/rust-libp2p/v0.53/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commitSha := d15bb69a9d2b353d73ead79a29f668dca3e1dc4a
commitSha := b7914e407da34c99fb76dcc300b3d44b9af97fac

all: perf

Expand Down

0 comments on commit 228b22f

Please sign in to comment.