$OpenBSD: patch-Cargo_toml,v 1.2 2017/03/25 16:16:47 danj Exp $
Remove profile configuration.
--- Cargo.toml.orig	Mon Mar 13 03:59:37 2017
+++ Cargo.toml	Thu Mar 16 06:21:09 2017
@@ -50,6 +50,3 @@ lazy_static = "0.2"
 [features]
 avx-accel = ["bytecount/avx-accel"]
 simd-accel = ["bytecount/simd-accel", "regex/simd-accel"]
-
-[profile.release]
-debug = true
