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
324 B
13 lines
324 B
--- tempfile-3.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tempfile-3.10.0/Cargo.toml 2024-02-18T15:59:35.408321+00:00
|
|
@@ -48,9 +48,3 @@
|
|
version = "0.38.31"
|
|
features = ["fs"]
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.52"
|
|
-features = [
|
|
- "Win32_Storage_FileSystem",
|
|
- "Win32_Foundation",
|
|
-]
|