mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 22:30:03 +00:00
Refactor: Move simple-git into a new repo (#1611)
Moved to https://github.com/cargo-bins/simple-git Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
8e29d416b4
commit
c450f442cb
11 changed files with 2 additions and 645 deletions
|
@ -26,7 +26,7 @@ leon = { version = "2.0.1", path = "../leon" }
|
|||
maybe-owned = "0.3.4"
|
||||
miette = "5.9.0"
|
||||
semver = { version = "1.0.17", features = ["serde"] }
|
||||
simple-git = { version = "0.2.2", path = "../simple-git", optional = true }
|
||||
simple-git = { version = "0.2.2", optional = true }
|
||||
strum = "0.26.1"
|
||||
target-lexicon = { version = "0.12.11", features = ["std"] }
|
||||
tempfile = "3.5.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue