mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
Fix just check
: Rm deleted features from cargo-hack
check
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
90670a6bc9
commit
8bda7eadf5
1 changed files with 1 additions and 1 deletions
2
justfile
2
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-bin}} check -p cargo-binstall --no-default-features --features rustls {{cargo-check-args}} --profile check-only
|
||||||
cargo-hack hack check -p binstalk-downloader \
|
cargo-hack hack check -p binstalk-downloader \
|
||||||
--feature-powerset \
|
--feature-powerset \
|
||||||
--include-features default,json,gh-api-client \
|
--include-features default,json \
|
||||||
--profile check-only \
|
--profile check-only \
|
||||||
{{cargo-check-args}}
|
{{cargo-check-args}}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue