|
|
@@ -3,7 +3,7 @@ name = "idna"
|
|
|
version = "1.1.0"
|
|
|
authors = ["The rust-url developers"]
|
|
|
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
|
|
|
-keywords = ["no_std", "web", "http"]
|
|
|
+keywords = ["no-std", "web", "http"]
|
|
|
repository = "https://github.com/servo/rust-url/"
|
|
|
license = "MIT OR Apache-2.0"
|
|
|
autotests = false
|