We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8759c8 commit f265f39Copy full SHA for f265f39
misc/server/Cargo.toml
@@ -3,6 +3,7 @@ name = "libp2p-server"
3
version = "0.12.1"
4
authors = ["Max Inden <[email protected]>"]
5
edition = "2021"
6
+repository = "https://github.com/libp2p/rust-libp2p"
7
rust-version = { workspace = true }
8
description = "A rust-libp2p server binary."
9
license = "MIT"
0 commit comments