cargo-binstall/crates
Jiahao XU cc78ff3b90
Fix fetcher::QuickInstallstats report sending (#918)
Fixed https://github.com/cargo-bins/cargo-quickinstall/issues/195

 - Fix `fetchers::QuickInstall`: Stop sending stats for `universal-apple-darwin`
   since quickinstall only supports targets officially supports by rust.
 - Only send stats report to quickinstall if the `Fetcher::find` is `.await`ed on
   
   This prevents stats report to be sent for cases where the `QuickInstall` fetcher
   is actually unused, e.g. resolved to `GhCrateMeta` or other `QuickInstall` fetcher
   with different target.
   
   This also reduces amount of http requests created in background.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-03-17 21:05:19 +11:00
..
bin Bump clap from 4.1.8 to 4.1.9 (#917) 2023-03-17 02:25:23 +00:00
binstalk Fix fetcher::QuickInstallstats report sending (#918) 2023-03-17 21:05:19 +11:00
binstalk-downloader Bump serde from 1.0.155 to 1.0.156 (#912) 2023-03-15 15:56:30 +11:00
binstalk-manifests Bump toml_edit from 0.19.6 to 0.19.7 (#916) 2023-03-16 13:56:23 +11:00
binstalk-types Bump serde from 1.0.155 to 1.0.156 (#912) 2023-03-15 15:56:30 +11:00
detect-targets release: detect-targets v0.1.6 (#889) 2023-03-12 20:15:31 +11:00
detect-wasi Bump tempfile from 3.3.0 to 3.4.0 (#834) 2023-02-27 03:35:21 +00:00
fs-lock Bump fs4 from 0.6.2 to 0.6.3 (#755) 2023-02-01 01:40:45 +00:00
normalize-path release: normalize-path v0.2.0 (#509) 2022-11-04 17:30:21 +11:00