Skip to content

Commit 50220a1

Browse files
authored
pubsub/gossipsub: Update rust-libp2p supporting v1.1 (#435)
1 parent e30b5bf commit 50220a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/gossipsub/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Legend: ✅ = complete, 🏗 = in progress, ❕ = not started yet
2626
|--------------------------------------------------------------------------------------------------|:-----:|:-----:|
2727
| [go-libp2p-pubsub (Golang)](https://github.com/libp2p/go-libp2p-pubsub/blob/master/gossipsub.go) |||
2828
| [js-libp2p-gossipsub (JavaScript)](https://github.com/ChainSafe/js-libp2p-gossipsub) |||
29-
| [rust-libp2p (Rust)](https://github.com/libp2p/rust-libp2p/tree/master/protocols/gossipsub) || 🏗 |
29+
| [rust-libp2p (Rust)](https://github.com/libp2p/rust-libp2p/tree/master/protocols/gossipsub) || |
3030
| [py-libp2p (Python)](https://github.com/libp2p/py-libp2p/tree/master/libp2p/pubsub) || 🏗 |
3131
| [jvm-libp2p (Java/Kotlin)](https://github.com/libp2p/jvm-libp2p/tree/develop/src/main/kotlin/io/libp2p/pubsub) || 🏗 |
3232
| [nim-libp2p (Nim)](https://github.com/status-im/nim-libp2p/blob/master/libp2p/protocols/pubsub/gossipsub.nim) || 🏗 |

0 commit comments

Comments
 (0)