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-path-absolutize/path-absolutize-fix-metadat...

12 lines
418 B

--- path-absolutize-3.0.0/Cargo.toml 2020-06-12T21:57:48+00:00
+++ path-absolutize-3.0.0/Cargo.toml 2020-06-21T07:06:41.275120+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"