updates keywords of the library

This commit is contained in:
Frank Zechert 2023-04-01 23:40:48 +02:00
parent 41c8154a3a
commit 48ea74c685

View File

@ -10,7 +10,7 @@ license = "MIT"
# crates.io
publish = true
keywords = ["ansi", "escape-codes", "ISO-6429", "ECMA-48", "ANSI-X364"]
keywords = ["ansi", "escape-codes", "control-codes", "ISO-6429", "ECMA-48"]
categories = ["command-line-interface"]
include = ["**/*.rs", "Cargo.toml"]