mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
Impl new API GhApiClient::download_artifact
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
4da2f0e64f
commit
03ae2b78d0
5 changed files with 133 additions and 44 deletions
|
@ -14,6 +14,7 @@ binstalk-downloader = { version = "0.10.3", path = "../binstalk-downloader", def
|
|||
"json",
|
||||
] }
|
||||
compact_str = "0.7.0"
|
||||
futures-core = "0.3.30"
|
||||
percent-encoding = "2.2.0"
|
||||
serde = { version = "1.0.163", features = ["derive"] }
|
||||
serde-tuple-vec-map = "1.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue