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.
14 lines
425 B
14 lines
425 B
--- normpath-1.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ normpath-1.1.1/Cargo.toml 2023-04-15T11:24:10.770892+00:00
|
|
@@ -79,10 +79,3 @@
|
|
[target."cfg(not(windows))".dev-dependencies.libc]
|
|
version = "0.2"
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.48"
|
|
-features = ["Win32_Storage_FileSystem"]
|
|
-
|
|
-[target."cfg(windows)".dev-dependencies.windows-sys]
|
|
-version = "0.48"
|
|
-features = ["Win32_Foundation"]
|