-
-
Notifications
You must be signed in to change notification settings - Fork 30
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
Sort [workspace.dependencies], [workspace.dev-dependencies], and [workspace.build-dependencies] #54
Comments
nipunn1313
added a commit
to nipunn1313/cargo-sort
that referenced
this issue
Nov 6, 2022
Part of the new workspace dependencies feature described here https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace Fixes DevinR528#54
I would like to see this feature as well :) |
11 tasks
surprised to see how old this issue is, but these days cargo sort just chokes on workspaces using this feature:
|
Is this being worked on? Can I tackle it? |
nipunn1313
added a commit
to nipunn1313/cargo-sort
that referenced
this issue
Aug 7, 2024
Part of the new workspace dependencies feature described here https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#inheriting-a-dependency-from-a-workspace Fixes DevinR528#54
This has already two PRs that fix it! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new workspace inheritance feature adds these fields. Would love for them to be sorted by this tool!
The text was updated successfully, but these errors were encountered: