mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
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:
parent
2d29534754
commit
1928e2ccb3
33 changed files with 11 additions and 2786 deletions
|
@ -22,7 +22,7 @@ detect-targets = { version = "0.1.15", path = "../detect-targets", features = ["
|
|||
either = "1.8.1"
|
||||
itertools = "0.12.0"
|
||||
jobslot = { version = "0.2.11", features = ["tokio"] }
|
||||
leon = { version = "3.0.0", path = "../leon" }
|
||||
leon = "3.0.0"
|
||||
maybe-owned = "0.3.4"
|
||||
miette = "7.0.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue