--- pretty_assertions-1.0.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ pretty_assertions-1.0.0/Cargo.toml 2021-12-16T14:09:06.579669+00:00 @@ -32,8 +32,3 @@ default = ["std"] std = [] unstable = [] -[target."cfg(windows)".dependencies.ctor] -version = "0.1.9" - -[target."cfg(windows)".dependencies.output_vt100] -version = "0.1.2"