We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee358c commit 40eb356Copy full SHA for 40eb356
Cargo.toml
@@ -3,7 +3,7 @@ authors = ["dignifiedquire <[email protected]>", "Parity Technologies <ad
3
description = "Implementation of the multiaddr format"
4
edition = "2021"
5
rust-version = "1.59.0"
6
-homepage = "https://github.com/multiformats/rust-multiaddr"
+repository = "https://github.com/multiformats/rust-multiaddr"
7
keywords = ["multiaddr", "ipfs"]
8
license = "MIT"
9
name = "multiaddr"
0 commit comments