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

--- path-absolutize-3.0.10/Cargo.toml 1970-01-01T00:00:00+00:00
+++ path-absolutize-3.0.10/Cargo.toml 2021-05-01T18:54:44.677141+00:00
@@ -36,5 +36,3 @@
lazy_static_cache = ["path-dedot/lazy_static_cache"]
5 years ago
once_cell_cache = ["path-dedot/once_cell_cache"]
unsafe_cache = ["path-dedot/unsafe_cache"]
5 years ago
-[target."cfg(windows)".dev-dependencies.slash-formatter]
5 years ago
-version = "3"