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
311 B
11 lines
311 B
--- libc-0.2.43/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
+++ libc-0.2.43/Cargo.toml 2018-10-26T22:48:53.137031+02:00
|
|
@@ -20,6 +20,7 @@
|
|
readme = "README.md"
|
|
license = "MIT/Apache-2.0"
|
|
repository = "https://github.com/rust-lang/libc"
|
|
+exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml"]
|
|
|
|
[features]
|
|
align = []
|