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-rustc-serialize/rustc-serialize-fix-metadat...

11 lines
353 B

--- rustc-serialize-0.3.25/Cargo.toml 1970-01-01T00:00:01+00:00
+++ rustc-serialize-0.3.25/Cargo.toml 2023-12-02T12:00:11.031078+00:00
@@ -25,6 +25,7 @@
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/rust-lang/rustc-serialize"
+exclude = ["/.travis.yml", "/appveyor.yml"]
[dev-dependencies.rand]
version = "0.3"