Skip to content

Commit e5b3269

Browse files
authored
Merge pull request #1649 from Its-Just-Nans/add-documentation-key
Add documentation key in Cargo.toml
2 parents 2b0f609 + f86a460 commit e5b3269

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ categories = ["command-line-utilities"]
55
description = "fd is a simple, fast and user-friendly alternative to find."
66
exclude = ["/benchmarks/*"]
77
homepage = "https://github.com/sharkdp/fd"
8+
documentation = "https://docs.rs/fd-find"
89
keywords = [
910
"search",
1011
"find",

0 commit comments

Comments
 (0)