-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge build dependencies in reporting methods
The merge_build_dependencies function has been integrated into the overall dependency reporting method in `list.rs`. This change aims to provide a more comprehensive overview of all dependencies – normal, dev, and build – in a single report. The function merge_build_dependencies_impl has also been added to support recursive merging for complex project structures.
- Loading branch information
1 parent
54cf222
commit a0b9753
Showing
1 changed file
with
37 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters