fix stats url handling

This commit is contained in:
David Laban 2024-09-11 09:07:53 +01:00
parent dd45ab6ad7
commit d83bcf3133
3 changed files with 5 additions and 7 deletions

View file

@ -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;