mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-25 11:14:46 +00:00
chore(release): Publish build-rs on release (#15708)
### What does this PR try to resolve? I know that us not publishing `build-rs` recently came up and was surprised to see this wasn't fixed. Unsure where that conversation is or what happened with it. Looks like it was in #15567 and there was no follow up on my side... ### How to test and review this PR?
This commit is contained in:
commit
aaeb634d9a
@ -31,6 +31,7 @@ TO_PUBLISH = [
|
||||
'crates/cargo-util-schemas',
|
||||
'crates/cargo-test-macro',
|
||||
'crates/cargo-test-support',
|
||||
'crates/build-rs',
|
||||
'.',
|
||||
]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user