Commit d567f87
committed
Enable bitcoin_hashes v0.14.0
Hardware devices like the smallest binary possible, currently if one
builds with `rust-bitcoin v0.32` and `rust-bip39` they get two versions
of `bitcoin_hashes` in the dependency graph because we don't support
`bitcoin_hashes v0.14`.
Note that using `bitcoin_hashes 0.14` bumps the MSRV to Rust v1.56.11 parent 5bb4711 commit d567f87
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments