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.
16 lines
407 B
16 lines
407 B
--- tempfile-3.5.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tempfile-3.5.0/Cargo.toml 2023-04-04T14:10:10.898973+00:00
|
|
@@ -48,12 +48,3 @@
|
|
version = "0.37.1"
|
|
features = ["fs"]
|
|
|
|
-[target."cfg(target_os = \"redox\")".dependencies.redox_syscall]
|
|
-version = "0.3"
|
|
-
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.45"
|
|
-features = [
|
|
- "Win32_Storage_FileSystem",
|
|
- "Win32_Foundation",
|
|
-]
|