pub async fn load_cached_response( config_dir: &Path, crate_name: &str, date: NaiveDate, ) -> Option<CrateResponse>