Skip to content

Commit 2db868f

Browse files
committed
ci: pin once_cell to 1.20.3 for MSRV
1 parent 89bd47b commit 2db868f

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
@@ -25,3 +25,4 @@ cargo update -p native-tls --precise "0.2.13"
2525
cargo update -p flate2 --precise "1.0.35"
2626
cargo update -p bzip2-sys --precise "0.1.12"
2727
cargo update -p ring --precise "0.17.12"
28+
cargo update -p once_cell --precise "1.20.3"

0 commit comments

Comments
 (0)