Blob Blame History Raw
--- path-absolutize-2.0.2/Cargo.toml	2020-05-27T21:32:39+00:00
+++ path-absolutize-2.0.2/Cargo.toml	2020-05-28T01:29:17.623284+00:00
@@ -34,8 +34,6 @@
 [features]
 lazy_static_cache = ["path-dedot/lazy_static_cache"]
 unsafe_cache = ["path-dedot/unsafe_cache"]
-[target."cfg(windows)".dev-dependencies.slash-formatter]
-version = "2.2.6"
 [badges.travis-ci]
 branch = "master"
 repository = "magiclen/path-absolutize"