cargo-binstall/crates/binstalk-git-repo-api/src/gh_api_client
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
..
common.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
error.rs Support private github repository (#1690) 2024-06-10 06:02:12 +00:00
release_artifacts.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
repo_info.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