Skip to content

Commit d2271ea

Browse files
committed
Merge #2071: ci: Pin home to 0.5.11
93155d2 ci: Pin `home` to 0.5.11 (valued mammal) Pull request description: ### Description PR pins `home` dependency in CI to `0.5.11` in order to build on rust 1.85.0. ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: evanlinjin: ACK 93155d2 Tree-SHA512: 39b8da8fa3547922db98617d3872a6a6e9a01c2114d51d7f157a52681de2576287264db7693abdeda965b2522ec04899539fd856a2693e93c32c43423d6ab8ea
2 parents 9f478a9 + 93155d2 commit d2271ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ci/pin-msrv.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ set -euo pipefail
99

1010
# cargo clean
1111
# rustup override set 1.85.0
12+
13+
cargo update -p home --precise "0.5.11"

0 commit comments

Comments
 (0)