Remove fuzz from 2004
authorVasudev Kamath <vasudev@copyninja.info>
Wed, 8 Aug 2018 15:28:57 +0000 (20:58 +0530)
committerVasudev Kamath <vasudev@copyninja.info>
Wed, 8 Aug 2018 15:28:57 +0000 (20:58 +0530)
debian/patches/2004_clean-cargo-deps.patch

index efb86e440373d951274597f0f3d8cc959f92cffc..ae89c4e10e1212a5372e4c64c8732cd1c10cc27e 100644 (file)
@@ -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"