From: Vasudev Kamath Date: Sun, 3 Dec 2017 06:24:30 +0000 (+0530) Subject: Refresh patch 2004 for new release. X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~126 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e44b6f941cae7114e6d3248b502d845dc37f53e3;p=cargo.git Refresh patch 2004 for new release. --- diff --git a/debian/patches/2004_clean-cargo-deps.patch b/debian/patches/2004_clean-cargo-deps.patch index cb3c8a183..21e50efe1 100644 --- a/debian/patches/2004_clean-cargo-deps.patch +++ b/debian/patches/2004_clean-cargo-deps.patch @@ -11,18 +11,16 @@ Forwarded: not-needed This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/Cargo.toml +++ b/Cargo.toml -@@ -58,12 +58,12 @@ +@@ -56,11 +56,11 @@ [target.'cfg(target_os = "macos")'.dependencies] core-foundation = { version = "0.4.4", features = ["mac_os_10_7_support"] } -[target.'cfg(windows)'.dependencies] --advapi32-sys = "0.2" -kernel32-sys = "0.2" -miow = "0.2" -psapi-sys = "0.1" -winapi = "0.2" +#[target.'cfg(windows)'.dependencies] -+#advapi32-sys = "0.2" +#kernel32-sys = "0.2" +#miow = "0.2" +#psapi-sys = "0.1"