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
6 years ago
|
--- locale-0.2.2/Cargo.toml 1970-01-01T01:00:00+01:00
|
||
|
+++ locale-0.2.2/Cargo.toml 2018-11-14T13:30:03.963721+01: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"
|