We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8cdb018 + cc5bc63 commit d4a10dfCopy full SHA for d4a10df
unic/idna/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.5.0"
4
authors = ["The UNIC Project Developers"]
5
repository = "https://github.com/behnam/rust-unic/"
6
license = "MIT/Apache-2.0"
7
-keywords = ["text", "unicode", "idna", "internationalized", "domain-names", "dns"]
+keywords = ["text", "unicode", "idna", "internationalized", "domain-names"]
8
description = "UNIC - Unicode IDNA Compatibility Processing"
9
categories = ["text-processing", "parsing", "rendering"]
10
readme = "README.md"
0 commit comments