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
414 B
11 lines
414 B
--- encoding_rs-0.8.17/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ encoding_rs-0.8.17/Cargo.toml 2019-03-10T10:18:31.791987+01:00
|
|
@@ -22,6 +22,7 @@
|
|
categories = ["text-processing", "encoding", "web-programming", "internationalization"]
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/hsivonen/encoding_rs"
|
|
+exclude = ["/generate-encoding-data.py"]
|
|
[profile.release]
|
|
lto = true
|
|
[dependencies.cfg-if]
|