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.
rust-chrono/chrono-fix-metadata.diff

11 lines
364 B

--- chrono-0.4.6/Cargo.toml 1970-01-01T00:00:00+00:00
+++ chrono-0.4.6/Cargo.toml 2019-06-21T18:15:18.287871+00:00
@@ -22,6 +22,7 @@
categories = ["date-and-time"]
license = "MIT/Apache-2.0"
repository = "https://github.com/chronotope/chrono"
+exclude = ["/ci/*", "/.travis.yml", "/appveyor.yml", "/Makefile"]
[package.metadata.docs.rs]
all-features = true