Skip to content

Commit b9516bc

Browse files
author
Jonathan D.A. Jewell
committed
chore: add crates.io metadata to workspace
1 parent 4db633a commit b9516bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ edition = "2021"
1717
rust-version = "1.75"
1818
license = "AGPL-3.0-or-later"
1919
repository = "https://github.com/hyperpolymath/czech-file-knife"
20+
homepage = "https://github.com/hyperpolymath/czech-file-knife"
21+
documentation = "https://docs.rs/cfk-core"
2022
authors = ["hyperpolymath"]
23+
keywords = ["file-manager", "cloud-storage", "fuse", "sync"]
24+
categories = ["command-line-utilities", "filesystem"]
2125

2226
[workspace.dependencies]
2327
# Async runtime

0 commit comments

Comments
 (0)