Skip to content

Commit

Permalink
protocols/request-response/CHANGELOG: Fix reference of wrong struct
Browse files Browse the repository at this point in the history
  • Loading branch information
mxinden committed Aug 11, 2021
1 parent 6435bd7 commit d78576c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protocols/request-response/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

- Update dependencies.

- Implement `Debug` for `RequestResponseCodec` and `RequestProtocol`. See [PR 2183].
- Manually implement `Debug` for `RequestResponseHandlerEvent` and
`RequestProtocol`. See [PR 2183].

[PR 2183]: https://github.com/libp2p/rust-libp2p/pull/2183

Expand Down

0 comments on commit d78576c

Please sign in to comment.