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.
12 lines
418 B
12 lines
418 B
--- 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"
|