Skip to content

Commit 8b13b6a

Browse files
committed
Add URI to the documentation
w/o it, a link to the doc was not shown in the search page of crates.io.
1 parent aa2050c commit 8b13b6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

macros/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ authors = ["CodeChain Team <[email protected]>"]
66
license = "MIT OR Apache-2.0"
77
edition = "2018"
88
repository = "https://github.com/CodeChain-io/intertrait"
9+
documentation = "https://docs.rs/intertrait"
910
include = ["src/**/*", "Cargo.toml", "LICENSE-*"]
1011

1112
[lib]

0 commit comments

Comments
 (0)