From: Vasudev Kamath Date: Wed, 8 Aug 2018 15:28:57 +0000 (+0530) Subject: Remove fuzz from 2004 X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~21 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3ef82b948b8eb8028b2add5a9b7ee06d47ddf6ae;p=cargo.git Remove fuzz from 2004 --- diff --git a/debian/patches/2004_clean-cargo-deps.patch b/debian/patches/2004_clean-cargo-deps.patch index efb86e440..ae89c4e10 100644 --- a/debian/patches/2004_clean-cargo-deps.patch +++ b/debian/patches/2004_clean-cargo-deps.patch @@ -13,7 +13,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +++ b/Cargo.toml @@ -61,27 +61,27 @@ [target.'cfg(target_os = "macos")'.dependencies] - core-foundation = { version = "0.5.1", features = ["mac_os_10_7_support"] } + core-foundation = { version = "0.6.0", features = ["mac_os_10_7_support"] } -[target.'cfg(windows)'.dependencies] -miow = "0.3"