Skip to content

Commit

Permalink
feat(satellite): replace ureq with reqwest for HTTP requests
Browse files Browse the repository at this point in the history
- Remove ureq dependency and related code
- Add reqwest dependency for async HTTP requests
- Update fetch_elements function to use reqwest
  • Loading branch information
ShenMian committed Dec 30, 2024
1 parent 195e7ba commit 7d4155d
Show file tree
Hide file tree
Showing 3 changed files with 718 additions and 40 deletions.
Loading

0 comments on commit 7d4155d

Please sign in to comment.