mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-24 14:28:42 +00:00
feat: Impl support for alternative registries (#1184)
Fixed #1168 Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
d4ffc68129
commit
01a87ac606
18 changed files with 779 additions and 132 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -263,11 +263,13 @@ dependencies = [
|
|||
"once_cell",
|
||||
"semver",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"strum",
|
||||
"target-lexicon",
|
||||
"tempfile",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
"toml_edit",
|
||||
"tracing",
|
||||
"url",
|
||||
"windows 0.48.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue