From 3ef82b948b8eb8028b2add5a9b7ee06d47ddf6ae Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Wed, 8 Aug 2018 20:58:57 +0530 Subject: [PATCH] Remove fuzz from 2004 --- debian/patches/2004_clean-cargo-deps.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.30.2