Skip to content

Commit c48c8f4

Browse files
committed
Merge bitcoindevkit#2194: ci: Fix pin-msrv
24e23e3 ci: Fix pin-msrv (志宇) Pull request description: ### Description MSRV broke again. ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: LLFourn: ACK 24e23e3 Tree-SHA512: 8e94f2eddabc1a403d227a4466bf94a55ee2fe06c1f97d581fe6a7a1039b4bfa156e08559e1b2263ee2cf205352eb1fe2ec819a76d7b081d2995f2804511f2db
2 parents 646661f + 24e23e3 commit c48c8f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ set -euo pipefail
1010
# cargo clean
1111
# rustup override set 1.85.0
1212

13+
cargo update -p idna_adapter --precise "1.2.1"
1314
cargo update -p icu_normalizer --precise "2.1.1"
1415
cargo update -p icu_provider --precise "2.1.1"
1516
cargo update -p icu_locale_core --precise "2.1.1"

0 commit comments

Comments
 (0)