diff --git a/docs/concepts/ipfs-implementations.md b/docs/concepts/ipfs-implementations.md index ccdfd7a45..0de474f1d 100644 --- a/docs/concepts/ipfs-implementations.md +++ b/docs/concepts/ipfs-implementations.md @@ -33,5 +33,5 @@ Relevant specifications are listed in [ipfs/specs](https://github.com/ipfs/specs | Linux2ipfs | | go | Small pipeline and extreme-performance oriented implementation to upload files and deltas to pinning services very fast. | | Lotus | | go | Filecoin node handling consensus, storage providing, making storage deals, importing data, ... | | py-ipfs | | python | Python IPFS implementation. | -| rust-ipfs | | rust | Rust IPFS implementation. | +| rust-ipfs | | rust | **No longer being maintained.** Rust IPFS implementation. | | whypfs | | go | Daemon based on the same building blocks as Kubo but with some options tweaking for more performance. |