Closed matyama closed 3 months ago
This PR disables non-essential features from multiple dependencies and thus pruning the dependency graph.
It also adds a new lint to discover unused dependencies and a useful command to visualize the dependency graph to justfile.
justfile
This PR disables non-essential features from multiple dependencies and thus pruning the dependency graph.
It also adds a new lint to discover unused dependencies and a useful command to visualize the dependency graph to
justfile
.