Automated weekly update to cargo-rbmt (to 0.4.1)#994
Closed
apoelstra wants to merge 1 commit into
Closed
Conversation
acd74af to
bd369d3
Compare
Contributor
|
Superseded by #993 |
apoelstra
added a commit
that referenced
this pull request
Jul 3, 2026
65cefc5 ci: fix bench job for cargo-rbmt 0.4.0 (satsfy (Renato Britto)) d887143 Automated update to cargo-rbmt-0.4.1 (satsfy (Renato Britto)) acd74af Automated update to cargo-rbmt-0.4.0 (Update RBMT Bot) Pull request description: Supersedes #990 and #994 cargo-rbmt 0.4.0 dropped the `bench` subcommand in favor of the generic `run` passthrough, so `cargo rbmt bench` no longer exists and the Bench job fails to run. So I replaced it with the equivalent invocation recommended for benchmarks in [the README](https://git.rust-bitcoin.org/rust-bitcoin/rust-bitcoin-maintainer-tools/src/branch/master/cargo-rbmt#run). ACKs for top commit: apoelstra: ACK 65cefc5; successfully ran local tests Tree-SHA512: 8b58acbbd50e7823052cc7a3b99dbd06c55ca838095ad437e21f8e16d7174742fd183b9465d37c083dca6fba193f0c72639da415b209b6c48c47862d4de42686
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated update to rbmt-version by create-pull-request GitHub action