From 3435854c07e360c211afc2e30883acad757f0e32 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 29 Oct 2019 08:33:14 -0700 Subject: [PATCH] Libp2p Repl Repo --- data/ecosystems/l/libp2p.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/l/libp2p.toml b/data/ecosystems/l/libp2p.toml index 1ee76e99..5cba4d47 100644 --- a/data/ecosystems/l/libp2p.toml +++ b/data/ecosystems/l/libp2p.toml @@ -523,6 +523,9 @@ url = "https://github.com/libp2p/py-libp2p" [[repo]] url = "https://github.com/libp2p/quic-go" +[[repo]] +url = "https://github.com/libp2p/repl" + [[repo]] url = "https://github.com/libp2p/research"