cargo-binstall/crates/binstalk/src
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
..
helpers Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
ops Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
errors.rs Use io::Error::downcast in 1.79 (#1754) 2024-06-14 08:00:53 +00:00
helpers.rs Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00
lib.rs Refactor: Extract new crate binstalk-bins (#1294) 2023-08-15 21:48:42 +00:00
ops.rs Improve use of github token (#1769) 2024-06-15 05:42:09 +00:00