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_assertions/pretty_assertions-fix-metad...

14 lines
405 B

--- pretty_assertions-0.7.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ pretty_assertions-0.7.2/Cargo.toml 2021-04-20T20:52:50.928646+00:00
@@ -27,10 +27,6 @@
[dependencies.diff]
version = "0.1.12"
-[target."cfg(windows)".dependencies.ctor]
-version = "0.1.9"
-[target."cfg(windows)".dependencies.output_vt100]
-version = "0.1.2"
[badges.travis-ci]
repository = "colin-kiegel/rust-pretty-assertions"