Merge remote-tracking branch 'upstream/master' into HEAD

This commit is contained in:
Pierre Krieger
2019-12-12 14:10:01 +01:00
4 changed files with 3 additions and 4 deletions

View File

@ -142,7 +142,7 @@
//! [`PublicKey`]: identity::PublicKey
//! [`Future`]: futures::Future
//! [`TcpConfig`]: tcp::TcpConfig
//! [`NetworkBehaviour`]: core::swarm::NetworkBehaviour
//! [`NetworkBehaviour`]: swarm::NetworkBehaviour
//! [`StreamMuxer`]: core::muxing::StreamMuxer
//! [`Yamux`]: yamux::Yamux
//!