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
333 B
11 lines
333 B
--- locale-0.2.2/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ locale-0.2.2/Cargo.toml 2019-07-14T17:29:22.161541+00:00
|
|
@@ -20,6 +20,7 @@
|
|
keywords = ["i18n", "g12n", "l10n"]
|
|
license = "MIT"
|
|
repository = "https://github.com/rust-locale/rust-locale/"
|
|
+exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml"]
|
|
|
|
[dependencies]
|
|
libc = "0.2"
|