Skip to content

Commit 7b8fd5f

Browse files
committed
Merge #2018: ci: pin socket2 for msrv
520b116 ci: pin `socket2` for msrv (Wei Chen) Pull request description: ### Description Pin `[email protected]` to `0.5.10` for MSRV. ### Changelog notice * Pin `[email protected]` to `0.5.10` for MSRV. ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: evanlinjin: ACK 520b116 Tree-SHA512: ef3f4519795c166b3c464dc6d9273526a9516ddd2a0810eff3a4ddffd0ad1fd51dbe722a600cab1ce6822b222284cda981d4ca3fe1e815be957e4d34149154b1
2 parents 6020b08 + 520b116 commit 7b8fd5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@ cargo update -p tracing-core --precise "0.1.33"
3131
cargo update -p [email protected] --precise "1.0.1"
3232
cargo update -p rayon --precise "1.10.0"
3333
cargo update -p rayon-core --precise "1.12.1"
34+
cargo update -p [email protected] --precise "0.5.10"

0 commit comments

Comments
 (0)