Skip to content

Commit

Permalink
ci: pin ring to 0.17.12 for MSRV 1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
evanlinjin committed Mar 7, 2025
1 parent b2049a7 commit 3c293ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/pin-msrv.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ cargo update -p unicode-width --precise "0.1.13"
cargo update -p native-tls --precise "0.2.13"
cargo update -p flate2 --precise "1.0.35"
cargo update -p bzip2-sys --precise "0.1.12"
cargo update -p ring --precise "0.17.12"

0 comments on commit 3c293ef

Please sign in to comment.