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...

9 lines
334 B

--- path-absolutize-3.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ path-absolutize-3.1.1/Cargo.toml 2024-10-23T21:35:11.427680+00:00
@@ -55,5 +55,3 @@
unsafe_cache = ["path-dedot/unsafe_cache"]
use_unix_paths_on_wasm = ["path-dedot/use_unix_paths_on_wasm"]
-[target."cfg(windows)".dev-dependencies.slash-formatter]
-version = "3"