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.
13 lines
336 B
13 lines
336 B
--- tempfile-3.15.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tempfile-3.15.0/Cargo.toml 2025-01-04T20:10:48.567299+00:00
|
|
@@ -89,9 +89,3 @@
|
|
optional = true
|
|
default-features = false
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = ">=0.52,<=0.59"
|
|
-features = [
|
|
- "Win32_Storage_FileSystem",
|
|
- "Win32_Foundation",
|
|
-]
|