diff --git a/data/ecosystems/f/filecoin.toml b/data/ecosystems/f/filecoin.toml index ded6f5aa..85d2f8ec 100644 --- a/data/ecosystems/f/filecoin.toml +++ b/data/ecosystems/f/filecoin.toml @@ -24,6 +24,9 @@ url = "https://github.com/filecoin-project/community" [[repo]] url = "https://github.com/filecoin-project/consensus" +[[repo]] +url = "https://github.com/filecoin-project/cpp-filecoin" + [[repo]] url = "https://github.com/filecoin-project/cryptolab" @@ -96,6 +99,9 @@ url = "https://github.com/filecoin-project/go-leb128" [[repo]] url = "https://github.com/filecoin-project/go-sectorbuilder" +[[repo]] +url = "https://github.com/filecoin-project/group" + [[repo]] url = "https://github.com/filecoin-project/infra" @@ -141,6 +147,9 @@ url = "https://github.com/filecoin-project/research" [[repo]] url = "https://github.com/filecoin-project/rust-fil-ffi-toolkit" +[[repo]] +url = "https://github.com/filecoin-project/rust-fil-logger" + [[repo]] url = "https://github.com/filecoin-project/rust-fil-proofs"