diff --git a/Cargo.toml b/Cargo.toml index 1130746..769a880 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ libc = "0.2.14" optional = true version = "1.0.0" -[dev-dependencies] +[target.'cfg(unix)'.dev-dependencies] simd = "0.1" [features]