cargo-binstall/crates/lib
Jiahao XU e39a02aa92
Test default pkg-url for GitLab and BitBucket (#322)
* Test default `pkt-url` for GitLab and BitBucket
* Fail if `cargo-build` is called when testing GitLab/BitBucket
* Fix use of `remote_exists` in `GhCrateMeta::launch_baseline_find_tasks`
   
   If `Method::HEAD` fails, try `Method::GET` since some servers reject
   `Method::HEAD`, e.g. bbuseruploads.s3.amazonaws.com

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2022-08-27 10:45:55 +00:00
..
src Test default pkg-url for GitLab and BitBucket (#322) 2022-08-27 10:45:55 +00:00
tests Support other git hosting services (#312) 2022-08-24 07:16:26 +00:00
Cargo.toml Optimize GhCrateMeta::find: use FuturesUnordered (#321) 2022-08-27 21:56:43 +12:00
LICENSE Split crates and clean up structure of codebase (#294) 2022-08-20 11:24:12 +00:00