diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 5cba4d47..6173b78a 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -208,6 +208,9 @@ url = "https://github.com/libp2p/go-libp2p-pubsub-DEPRECATED" [[repo]] url = "https://github.com/libp2p/go-libp2p-pubsub-router" +[[repo]] +url = "https://github.com/libp2p/go-libp2p-pubsub-tracer" + [[repo]] url = "https://github.com/libp2p/go-libp2p-quic-transport" @@ -499,6 +502,9 @@ url = "https://github.com/libp2p/jvm-libp2p" [[repo]] url = "https://github.com/libp2p/libp2p" +[[repo]] +url = "https://github.com/libp2p/libp2p-lw2019" + [[repo]] url = "https://github.com/libp2p/mplex"