Commit 7fe50d9
committed
Merge #55: ci: Update rbmt + bump dependencies
5967508 ci(actions): Add github action to setup cargo-rbmt (valued mammal)
7ea5862 ci: Update setup-rbmt to cargo-rbmt-0.2.1, bump deps (valued mammal)
Pull request description:
### Description
Updates `cargo-rbmt` to match the `cargo-rbmt-0.2.1` tag, and adds an exclusion for the `stable` + `Cargo-minimal.lock` matrix combination (matching the existing `msrv` + `Cargo-recent.lock` exclusion). Also bumps `jsonrpc` to 0.20.0, `bitcoind` to 0.38.0, and the pinned stable toolchain to 1.95.0.
### Changelog notice
Changed
- Bump `cargo-rbmt` to 0.2.1
- Bump `jsonrpc` to 0.20.0
- Bump `bitcoind` to 0.38.0
- Update stable toolchain to 1.95.0
ACKs for top commit:
luisschwab:
ACK 5967508
Tree-SHA512: 3062e5378e1793e7b68bddc1a2dc987ddfe475ee828317b7d61fc91e1b40d0e46be3e7b4405fee5adc4b3036c3a665ca2d0d9aaddabcb28b4a162cc574d112626 files changed
Lines changed: 246 additions & 246 deletions
File tree
- .github
- actions/setup-rbmt
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
60 | | - | |
| 63 | + | |
61 | 64 | | |
62 | 65 | | |
63 | 66 | | |
0 commit comments