--- path-absolutize-3.0.7/Cargo.toml 1970-01-01T00:00:00+00:00 +++ path-absolutize-3.0.7/Cargo.toml 2021-03-25T14:28:03.052351+00:00 @@ -36,8 +36,6 @@ lazy_static_cache = ["path-dedot/lazy_static_cache"] once_cell_cache = ["path-dedot/once_cell_cache"] unsafe_cache = ["path-dedot/unsafe_cache"] -[target."cfg(windows)".dev-dependencies.slash-formatter] -version = "3" [badges.travis-ci] branch = "master" repository = "magiclen/path-absolutize"