Allow sorting reverse dependencies #4347
matthew-piziak
started this conversation in
Ideas
Replies: 2 comments
-
|
Sooo reverse dependencies are now ordered by downloads by default, but there still isn't a sort option, so now you can't sort alphabetically, so this bug still stands in a way :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Thanks for doing this! :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
/searchaccepts query argumentssort=downloadsandsort=relevance./crates/{crate}/reverse_dependenciesdoes not accept asortquery parameter. All reverse dependencies are in alphabetical order"What are the most popular crates that use this dependency" is a valuable use case. For example, today I wanted to see good living examples of the
ironcrate, but was unable to distinguish them from other crates through the crates.io interface.Beta Was this translation helpful? Give feedback.
All reactions