Skip to content

Commit

Permalink
fix(perf/rust-libp2p): update to latest v0.52.0 release
Browse files Browse the repository at this point in the history
With rust-libp2p v0.52.0
released (libp2p/rust-libp2p#4053) we can now run off
of the official release commit hash.
  • Loading branch information
mxinden committed Jun 22, 2023
1 parent 53ff8b5 commit 86b98e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perf/impl/rust-libp2p/v0.52/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
commitSha := ed14630672b66958d1da52ecbff03004f0c057c0
commitSha := ce9821154a3bde53e38e72c511acbacb721573ce

all: perf

Expand Down

0 comments on commit 86b98e3

Please sign in to comment.