Skip to content

Commit cbc9143

Browse files
chore(toml): typo
1 parent b094b27 commit cbc9143

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ edition = "2021"
77
license-file = "LICENSE"
88
homepage = "https://github.com/minsk-dev/cfs"
99
repository = "https://github.com/minsk-dev/cfs"
10-
keywords = ["cli", "shell tool", "shell"]
10+
keywords = ["cli", "shell-tool", "shell"]
1111
categories = ["command-line-utilities"]
1212

1313
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1414

1515
[dependencies]
1616
json = "0.12.4"
17-
seahorse = "2.1.0"
17+
seahorse = "2.1.0"

0 commit comments

Comments
 (0)