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.
1 parent 5019dd5 commit 6be49d0Copy full SHA for 6be49d0
idna/Cargo.toml
@@ -3,7 +3,7 @@ name = "idna"
3
version = "1.0.2"
4
authors = ["The rust-url developers"]
5
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
6
-categories = ["no_std"]
+keywords = ["no_std", "web", "http"]
7
repository = "https://github.com/servo/rust-url/"
8
license = "MIT OR Apache-2.0"
9
autotests = false
0 commit comments