cargo-binstall/crates
Jiahao XU 599bcaf333
Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832)
Fixed #776

 - Add new feature gh-api-client to binstalk-downloader
 - Impl new type `binstalk_downloader::remote::{RequestBuilder, Response}`
 - Impl `binstalk_downloader::gh_api_client::GhApiClient`, exposed if `cfg(feature = "gh-api-client")` and add e2e and unit tests for it
 - Use `binstalk_downloader::gh_api_client::GhApiClient` to speedup `cargo-binstall`
 - Add new option `--github-token` to supply the token for GitHub restful API, or read from env variable `GITHUB_TOKEN` if not present.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-02 12:04:22 +11:00
..
bin Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
binstalk Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
binstalk-downloader Impl GhApiClient and use it in cargo-binstall to speedup resolution process (#832) 2023-03-02 12:04:22 +11:00
binstalk-manifests Bump tempfile from 3.3.0 to 3.4.0 (#834) 2023-02-27 03:35:21 +00:00
binstalk-types Bump compact_str from 0.6.1 to 0.7.0 (#825) 2023-02-22 17:55:18 +11:00
detect-targets Bump tokio from 1.24.2 to 1.25.0 (#749) 2023-01-30 02:20:04 +00:00
detect-wasi Bump tempfile from 3.3.0 to 3.4.0 (#834) 2023-02-27 03:35:21 +00:00
fs-lock Bump fs4 from 0.6.2 to 0.6.3 (#755) 2023-02-01 01:40:45 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00