--- pretty_assertions-1.2.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ pretty_assertions-1.2.0/Cargo.toml 2022-03-29T20:41:16.216566+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"