cargo-binstall/crates/binstalk-downloader/src
Jiahao XU b73c253275
Fix GhApiClient: Accept any auth_token given (#1415)
Fixed #1414

There are many different kinds of gh tokens and they can change the
format at anytime, so we can't check it based on its formats.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-09-27 12:02:42 +00:00
..
download Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00
gh_api_client fix binstalk_downloader::GhApiClient json deser error (#1193) 2023-07-09 10:39:18 +00:00
remote Minor refactor for binstalk-downloader (#1365) 2023-09-17 01:06:15 +00:00
download.rs Initial signing support (#1345) 2023-09-23 04:02:56 +00:00
gh_api_client.rs Fix GhApiClient: Accept any auth_token given (#1415) 2023-09-27 12:02:42 +00:00
lib.rs Minor refactor for binstalk-downloader (#1365) 2023-09-17 01:06:15 +00:00
remote.rs Minor refactor for binstalk-downloader (#1365) 2023-09-17 01:06:15 +00:00
utils.rs Remove dep futures-lite from binstalk-downloader (#1259) 2023-08-08 10:48:12 +00:00