Error when fetching dependencies on Crago packages
Open
- Dominant language
- Go
- Stars
- 443
- Forks
- 54
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 3
Description
For example:
https://deps.dev/cargo/sqlx/0.8.6/dependencies
https://deps.dev/cargo/tauri/2.11.5/dependencies
https://deps.dev/cargo/reqwest
some of the Cargo packages are showing an issue fetching dependencies data (both on frontend and API)
Contributor guide
Research direction
Start by reproducing the dependency requests for sqlx, tauri, and reqwest at the linked deps.dev Cargo URLs, then trace the Cargo dependency-fetching paths in the frontend and API. Done means these packages return dependency data consistently in both surfaces, with the reported fetching error no longer appearing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- api, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100