Skip to content

Commit 3efa400

Browse files
committed
Merge #2001: ci: fix socket2 pin
5ebbac8 ci: fix `socket2` pin (Wei Chen) Pull request description: ### Description Fix `socket2` pin that was causing CI issues. ### Changelog notice * Unpinned `socket2` dependency that was causing CI issues. ### Checklists #### All Submissions: * [x] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md) ACKs for top commit: oleonardolima: ACK 5ebbac8 notmandatory: ACK 5ebbac8 Tree-SHA512: f5b59fb0f8489f136f4e817de72a728a785e4e4803624143f90d35a70cba9cc4b0185c1fa3fcc42132cccd7bc4b80d7b7d8469e1c172b68e790dfe1af253ac7b
2 parents a48c97a + 5ebbac8 commit 3efa400

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/pin-msrv.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,3 @@ cargo update -p base64ct --precise "1.6.0"
2929
cargo update -p minreq --precise "2.13.2"
3030
cargo update -p tracing-core --precise "0.1.33"
3131
cargo update -p webpki-roots@1.0.2 --precise "1.0.1"
32-
cargo update -p socket2@0.6.0 --precise "0.5.10"

0 commit comments

Comments
 (0)