Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(satellite): replace ureq with reqwest for HTTP requests
- Remove ureq dependency and related code - Add reqwest dependency for async HTTP requests - Update fetch_elements function to use reqwest
- Loading branch information