Explorar o código

Fix autotests warning

Simon Sapin %!s(int64=7) %!d(string=hai) anos
pai
achega
629ec2a294
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      idna/Cargo.toml

+ 1 - 0
idna/Cargo.toml

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