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
414 B

--- path-absolutize-2.0.1/Cargo.toml 2020-05-27T09:32:20+00:00
+++ path-absolutize-2.0.1/Cargo.toml 2020-05-27T10:12:10.722476+00:00
@@ -34,8 +34,6 @@
[features]
lazy_static_cache = ["path-dedot/lazy_static_cache"]
unsafe_cache = ["path-dedot/unsafe_cache"]
-[target."cfg(windows)".dependencies.slash-formatter]
-version = "2.2.6"
[badges.travis-ci]
branch = "master"
repository = "magiclen/path-absolutize"