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-gix-path/SOURCES/gix-path-fix-metadata-auto....

25 lines
587 B

--- gix-path-0.10.14/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-path-0.10.14/Cargo.toml 2025-01-19T23:35:29.212570+00:00
@@ -55,16 +55,6 @@
[target.'cfg(not(target_family = "wasm"))'.dependencies.home]
version = "0.5.5"
-
-[target."cfg(windows)".dev-dependencies.known-folders]
-version = "1.1.0"
-
-[target."cfg(windows)".dev-dependencies.windows]
-version = "0.58.0"
-features = ["Win32_System_Threading"]
-
-[target."cfg(windows)".dev-dependencies.winreg]
-version = "0.52.0"
[lints.clippy]
bool_to_int_with_if = "allow"
@@ -141,3 +131,4 @@
priority = -1
[lints.rust]
+