cargo-binstall/crates/binstalk/src/helpers
Jiahao XU fff6aa8122
Improve use of github token (#1769)
* Add new dep zeroize

* Use Zeroizing to avoid leaking the token

* Optimize gh-auth-token

Spawn it as a task, and only await it
when using GhApiClient

* Fix binstalk-git-repo-api unit tests
2024-06-15 05:42:09 +00:00
..
jobserver_client.rs Initial signing support (#1345) 2023-09-23 04:02:56 +00:00
lazy_gh_api_client.rs Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
target_triple.rs Optimize TargetTriple: Use Cow<'static, str> (#1161) 2023-06-21 10:05:19 +00:00
tasks.rs Refactor: Extract new crate binstalk-fetchers (#1291) 2023-08-14 03:20:34 +00:00