Merge pull request #1649 from Its-Just-Nans/add-documentation-key

Add documentation key in Cargo.toml
This commit is contained in:
Thayne McCombs
2025-03-24 01:56:26 -06:00
committed by GitHub
+1
View File
@@ -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",