Skip to content

Commit 23ee321

Browse files
committed
ci: pin webpki-roots for MSRV compatibility
1 parent d9c2b95 commit 23ee321

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
@@ -28,3 +28,4 @@ cargo update -p once_cell --precise "1.20.3"
2828
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"
31+
cargo update -p webpki-roots --precise "1.0.1"

0 commit comments

Comments
 (0)