We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b094b27 commit cbc9143Copy full SHA for cbc9143
Cargo.toml
@@ -7,11 +7,11 @@ edition = "2021"
7
license-file = "LICENSE"
8
homepage = "https://github.com/minsk-dev/cfs"
9
repository = "https://github.com/minsk-dev/cfs"
10
-keywords = ["cli", "shell tool", "shell"]
+keywords = ["cli", "shell-tool", "shell"]
11
categories = ["command-line-utilities"]
12
13
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
14
15
[dependencies]
16
json = "0.12.4"
17
-seahorse = "2.1.0"
+seahorse = "2.1.0"
0 commit comments