Skip to content

Commit 5a09ff9

Browse files
minor: add project repository to manifest (#451)
This will be added to homepage on docs.rs after the next release.
1 parent 8a02398 commit 5a09ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[package]
22
name = "litep2p"
33
description = "Peer-to-peer networking library"
4+
repository = "https://github.com/paritytech/litep2p"
45
license = "MIT"
56
version = "0.11.0"
67
edition = "2021"

0 commit comments

Comments
 (0)