diff --git a/Cargo.toml b/Cargo.toml index 30fcd42..d144d06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,11 +7,11 @@ edition = "2021" license-file = "LICENSE" homepage = "https://github.com/minsk-dev/cfs" repository = "https://github.com/minsk-dev/cfs" -keywords = ["cli", "shell tool", "shell"] +keywords = ["cli", "shell-tool", "shell"] categories = ["command-line-utilities"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] json = "0.12.4" -seahorse = "2.1.0" \ No newline at end of file +seahorse = "2.1.0"