mirror of
https://github.com/sharkdp/fd.git
synced 2026-08-29 02:32:00 +08:00
Merge pull request #1649 from Its-Just-Nans/add-documentation-key
Add documentation key in Cargo.toml
This commit is contained in:
@@ -5,6 +5,7 @@ categories = ["command-line-utilities"]
|
||||
description = "fd is a simple, fast and user-friendly alternative to find."
|
||||
exclude = ["/benchmarks/*"]
|
||||
homepage = "https://github.com/sharkdp/fd"
|
||||
documentation = "https://docs.rs/fd-find"
|
||||
keywords = [
|
||||
"search",
|
||||
"find",
|
||||
|
||||
Reference in New Issue
Block a user