cargo-binstall/crates/binstalk-git-repo-api/src
Jiahao XU ef7ca1ba9f
Re enable h3 in reqwest and remove impl Sync on returned Future in binstalk-git-repo-api (#1783)
* Upgrade transitive dependencies

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Re-enable h3

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix `binstalk-git-repo-api`

Remove `Sync` bound on returned `Future`, since `tokio::spawn` does not require it

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2024-06-18 13:30:23 +00:00
..
gh_api_client Re enable h3 in reqwest and remove impl Sync on returned Future in binstalk-git-repo-api (#1783) 2024-06-18 13:30:23 +00:00
gh_api_client.rs Re enable h3 in reqwest and remove impl Sync on returned Future in binstalk-git-repo-api (#1783) 2024-06-18 13:30:23 +00:00
lib.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00