Skip to content

Commit f265f39

Browse files
authored
fix(misc/server): add repository URL to Cargo.toml
Pull-Request: #4390.
1 parent e8759c8 commit f265f39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

misc/server/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name = "libp2p-server"
33
version = "0.12.1"
44
authors = ["Max Inden <mail@max-inden.de>"]
55
edition = "2021"
6+
repository = "https://github.com/libp2p/rust-libp2p"
67
rust-version = { workspace = true }
78
description = "A rust-libp2p server binary."
89
license = "MIT"

0 commit comments

Comments
 (0)