You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
394 B
11 lines
394 B
--- url-1.7.1/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ url-1.7.1/Cargo.toml 2018-11-03T15:06:59.972822+01:00
|
|
@@ -21,6 +21,7 @@
|
|
categories = ["parser-implementations", "web-programming", "encoding"]
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/servo/rust-url"
|
|
+exclude = ["/docs/*", "/.travis.yml", "/appveyor.yml"]
|
|
[package.metadata.docs.rs]
|
|
features = ["query_encoding"]
|
|
|