Skip to content

Commit 85ae5af

Browse files
committed
ci: pin base64ct to 1.6.0 for MSRV
1 parent ed99cbf commit 85ae5af

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
@@ -26,3 +26,4 @@ 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"
2828
cargo update -p once_cell --precise "1.20.3"
29+
cargo update -p base64ct --precise "1.6.0"

0 commit comments

Comments
 (0)