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
Auto merge of #13666 - epage:refactor-package, r=weihanglo
refactor(package): Simplify getting of published Manifest
### What does this PR try to resolve?
This is a parallel effort to #13664 in an effort to #13456
This abstracts away the logic for getting the published version of `Cargo.toml` so we can more easily change the APIs that were previously exposed
### How should we test and review this PR?
### Additional information
0 commit comments