diff --git a/xtask/Cargo.toml b/xtask/Cargo.toml index 9142a83..9682969 100644 --- a/xtask/Cargo.toml +++ b/xtask/Cargo.toml @@ -11,4 +11,5 @@ clap_complete = "4.1.4" clap = "4.1.6" [dependencies.ncspot] +default-features = false path = ".."