|
@@ -5,6 +5,7 @@ authors = ["The rust-url developers"]
|
|
|
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
|
|
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
|
|
|
repository = "https://github.com/servo/rust-url/"
|
|
repository = "https://github.com/servo/rust-url/"
|
|
|
license = "MIT/Apache-2.0"
|
|
license = "MIT/Apache-2.0"
|
|
|
|
|
+autotests = false
|
|
|
|
|
|
|
|
[lib]
|
|
[lib]
|
|
|
doctest = false
|
|
doctest = false
|