diff --git a/justfile b/justfile
index d01a9510..b68488b8 100644
--- a/justfile
+++ b/justfile
@@ -219,7 +219,7 @@ check: print-env
     {{cargo-bin}} check -p cargo-binstall --no-default-features --features rustls {{cargo-check-args}} --profile check-only
     cargo-hack hack check -p binstalk-downloader \
         --feature-powerset \
-        --include-features default,json,gh-api-client \
+        --include-features default,json \
         --profile check-only \
         {{cargo-check-args}}