Refactor: Mv leon and leon-macros into another repo (#1628)

* Refactor: Mv leon and leon-macros into another repo

It's moved to https://github.com/cargo-bins/leon

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix CI: Rm `cargo-hack` check for `leon`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-02-20 23:16:47 +10:00 committed by GitHub
parent 2d29534754
commit 1928e2ccb3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
33 changed files with 11 additions and 2786 deletions

View file

@ -215,7 +215,6 @@ build: print-env
check: print-env
{{cargo-bin}} check {{cargo-build-args}} --profile check-only
cargo hack check --feature-powerset -p leon {{cargo-check-args}} --profile check-only
{{cargo-bin}} check -p binstalk-downloader --no-default-features --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 \