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
333 B
13 lines
333 B
--- home-0.5.5/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ home-0.5.5/Cargo.toml 2023-04-26T21:36:34.423434+00:00
|
|
@@ -28,9 +28,3 @@
|
|
repository = "https://github.com/rust-lang/cargo"
|
|
resolver = "2"
|
|
|
|
-[target."cfg(windows)".dependencies.windows-sys]
|
|
-version = "0.48.0"
|
|
-features = [
|
|
- "Win32_Foundation",
|
|
- "Win32_UI_Shell",
|
|
-]
|