You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In #34 we discovered a cleaner way to parse dependencies from shader crates, namely using the well-constructed JSON output of cargo metadata. We should use that to replace the existing cumbersome parsing of cargo tree that only outputs plain text.