diff --git a/sys/Cargo.toml b/sys/Cargo.toml index 90a2183..1966542 100644 --- a/sys/Cargo.toml +++ b/sys/Cargo.toml @@ -41,8 +41,6 @@ include = [ # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [features] -default = ["force-debug"] - coreml = [] cuda = [] opencl = []