We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e35433 commit aa5b16fCopy full SHA for aa5b16f
Cargo.toml
@@ -7,7 +7,7 @@ description = "Format delimited data with lightweight markup"
7
repository = "https://github.com/blackerby/ligotab"
8
homepage = "https://github.com/blackerby/ligotab"
9
license = "MIT"
10
-keywords = ["csv", "tsv", "markdown", "org", "confluence", "rst"]
+keywords = ["csv", "markdown", "org", "confluence", "rst"]
11
12
[dependencies]
13
clap = { version = "4.5.7", features = ["derive"] }
0 commit comments