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

--- path-absolutize-3.0.6/Cargo.toml 2020-07-29T02:32:19+00:00
+++ path-absolutize-3.0.6/Cargo.toml 2020-07-29T17:01:23.130666+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"