Added more libp2p repos

This commit is contained in:
Curtis Spencer
2022-06-22 08:08:05 -07:00
parent a650039bc8
commit cfb58fbce2

View File

@@ -442,6 +442,12 @@ url = "https://github.com/libp2p/js-libp2p-bootstrap"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-circuit"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-components"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-connection"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-connection-manager"
@@ -493,15 +499,33 @@ url = "https://github.com/libp2p/js-libp2p-kad-routing"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-keychain"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-logger"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-mdns"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-mplex"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-multistream-select"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-nat-mngr"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-peer-collections"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-peer-id"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-peer-record"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-peer-store"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-ping"
@@ -538,6 +562,12 @@ url = "https://github.com/libp2p/js-libp2p-switch"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-tcp"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-topology"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-tracked-map"
[[repo]]
url = "https://github.com/libp2p/js-libp2p-udp"