mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

test: migrate package* and publish* to snapbox ### What does this PR try to resolve? Part of https://github.com/rust-lang/cargo/issues/14039. Migrate following to snapbox: - `tests/testsuite/package.rs` - `tests/testsuite/package_features.rs` - `tests/testsuite/publish.rs` - `tests/testsuite/publish_lockfile.rs`