Commit 6d2f3b9
committed
Merge #217: chore(example_wallet_rpc): bump
89f0f3b chore(example_wallet_rpc): bump `ctrlc` to 3.4.6 (Luis Schwab)
Pull request description:
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
### Description
This PR bumps `ctrlc` to 3.4.6 (latest) on `example_wallet_rpc` and also fixes a clippy warning.
### Checklists
#### All Submissions:
* [X] I've signed all my commits
* [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [X] I ran `cargo fmt` and `cargo clippy` before committing
ACKs for top commit:
notmandatory:
ACK 89f0f3b
ValuedMammal:
ACK 89f0f3b
Tree-SHA512: 64f6458071b04f7181f97404f9e2a21fff5e5a8ac1d3d981f404953f464e7ccd21a13f559b294ff1999ece65be250b66aea1429dc1ab153565dc78fd2f898cb5ctrlc to 3.4.62 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments