Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] list dependees in addition to dependencies #245

Open
pseyfert-sevensense opened this issue Mar 18, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@pseyfert-sevensense
Copy link

just started trying out kellnr here and clicking through the web-ui, i was wondering if one could list the dependees of a package in addition to the dependencies. (possibly also transitive dependees). such that if i'm about to update a package, i can check "who uses this api?" "whom should i poke to migrate to a new api?" "which functions aren't used by anyone?" "which packages should i urgently re-build because of a security issue?". no strong preference here about what would be a good play to provide that information, crates.io has 'dependents' as tab next to 'dependencies' and 'versions' and 'readme', but that's just one option.

@secana secana added the enhancement New feature or request label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants