ant-libp2p-upnp 0.3.1

UPnP support for libp2p transports
docs.rs failed to build ant-libp2p-upnp-0.3.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Implementation of UPnP port mapping for libp2p. This crate provides a `tokio::Behaviour` which implements the [`libp2p_swarm::NetworkBehaviour`] trait. This struct will automatically try to map the ports externally to internal addresses on the gateway.