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-pretty_assertions0.6/SOURCES/pretty_assertions-fix-metad...

14 lines
410 B

--- pretty_assertions-0.6.1/Cargo.toml 1970-01-01T01:00:00+01:00
+++ pretty_assertions-0.6.1/Cargo.toml 2019-02-23T10:49:56.328708+01:00
@@ -27,10 +27,5 @@
[dependencies.difference]
version = "2.0.0"
-[target."cfg(windows)".dependencies.ctor]
-version = "0.1.7"
-
-[target."cfg(windows)".dependencies.output_vt100]
-version = "0.1.2"
[badges.travis-ci]
repository = "colin-kiegel/rust-pretty-assertions"