mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-17 08:06:38 +00:00
report to new stats server (with status) (#1912)
* docstrings for things that I was curious about * report to new stats server, with status * Arc<Self> needs a clone * fix stats url in docs * fix stats url handling
This commit is contained in:
parent
a88335d05b
commit
c8dec953cc
6 changed files with 71 additions and 11 deletions
|
@ -10,4 +10,4 @@ pub use binstalk_registry as registry;
|
|||
pub use binstalk_types as manifests;
|
||||
pub use detect_targets::{get_desired_targets, DesiredTargets, TARGET};
|
||||
|
||||
pub use fetchers::QUICK_INSTALL_STATS_URL;
|
||||
pub use fetchers::QUICKINSTALL_STATS_URL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue