|
|
@@ -13,6 +13,7 @@ keywords = ["url", "parser"]
|
|
|
categories = ["parser-implementations", "web-programming", "encoding"]
|
|
|
license = "MIT/Apache-2.0"
|
|
|
include = ["src/**/*", "LICENSE-*", "README.md"]
|
|
|
+autotests = false # Inhibit lookup for tests/*.rs without [[test]] sections
|
|
|
edition = "2018"
|
|
|
|
|
|
[badges]
|