diff --git a/zsw/Cargo.toml b/zsw/Cargo.toml index 0cb4501..fad7192 100644 --- a/zsw/Cargo.toml +++ b/zsw/Cargo.toml @@ -49,8 +49,7 @@ serde_json = { workspace = true } [features] -tokio-console = ["dep:console-subscriber"] -locker-validation = [] +tokio-console = ["dep:console-subscriber"] [lints] workspace = true