We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc9921 commit 43ad7fcCopy full SHA for 43ad7fc
Cargo.toml
@@ -6,7 +6,7 @@ description = "Library for word wrapping, indenting, and dedenting strings. Has
6
documentation = "https://docs.rs/textwrap/"
7
repository = "https://github.com/mgeisler/textwrap"
8
readme = "README.md"
9
-keywords = ["text", "formatting", "wrap", "fill", "typesetting", "unicode", "hyphenation"]
+keywords = ["text", "formatting", "wrap", "typesetting", "hyphenation"]
10
categories = ["text-processing", "command-line-interface"]
11
license = "MIT"
12
edition = "2021"
0 commit comments