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 4db633a commit b9516bcCopy full SHA for b9516bc
Cargo.toml
@@ -17,7 +17,11 @@ edition = "2021"
17
rust-version = "1.75"
18
license = "AGPL-3.0-or-later"
19
repository = "https://github.com/hyperpolymath/czech-file-knife"
20
+homepage = "https://github.com/hyperpolymath/czech-file-knife"
21
+documentation = "https://docs.rs/cfk-core"
22
authors = ["hyperpolymath"]
23
+keywords = ["file-manager", "cloud-storage", "fuse", "sync"]
24
+categories = ["command-line-utilities", "filesystem"]
25
26
[workspace.dependencies]
27
# Async runtime
0 commit comments