Impl new API GhApiClient::download_artifact

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2024-06-03 23:40:55 +10:00
parent 4da2f0e64f
commit 03ae2b78d0
No known key found for this signature in database
GPG key ID: 76D1E687CA3C4928
5 changed files with 133 additions and 44 deletions

1
Cargo.lock generated
View file

@ -354,6 +354,7 @@ version = "0.1.0"
dependencies = [
"binstalk-downloader",
"compact_str",
"futures-core",
"percent-encoding",
"serde",
"serde-tuple-vec-map",