Commit b1177c0d authored by David Dias's avatar David Dias
Browse files

remove rust ref

parent cb5c5204
...@@ -48,7 +48,7 @@ $ GO15VENDOREXPERIMENT=1 go test ./p2p/<path of _test.go you want to run> ...@@ -48,7 +48,7 @@ $ GO15VENDOREXPERIMENT=1 go test ./p2p/<path of _test.go you want to run>
# Modules # Modules
- [libp2p](https://github.com/diasdavid/rust-libp2p) (entry point) - [libp2p](https://github.com/ipfs/go-libp2p) (entry point)
- **Swarm** - **Swarm**
- [libp2p-swarm]() - [libp2p-swarm]()
- [libp2p-identify]() - [libp2p-identify]()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment