diff --git a/plug-airfreshener/Cargo.toml b/plug-airfreshener/Cargo.toml index 2177b3f..49c0a03 100644 --- a/plug-airfreshener/Cargo.toml +++ b/plug-airfreshener/Cargo.toml @@ -16,7 +16,6 @@ crossbeam = "0.8.4" femtovg = "0.19.3" serde = { version = "1.0.228", features = ["derive"] } image = { version = "0.25.9", default-features = false, features = ["png"] } -[target.'cfg(target_os = "linux")'.dependencies] nih_plug = { git = "https://github.com/robbert-vdh/nih-plug", version = "0.0.0", default-features = false } [features]