Skip to content

Commit 9a97e86

Browse files
committed
fix: pin hyper-rustls to v0.27.7 for MSRV
1 parent 4104a13 commit 9a97e86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ci/pin-msrv.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ cargo update -p native-tls --precise "0.2.13"
99
cargo update -p idna_adapter --precise "1.2.0"
1010
cargo update -p zerofrom --precise "0.1.5"
1111
cargo update -p litemap --precise "0.7.4"
12+
cargo update -p hyper-rustls --precise "0.27.7"

0 commit comments

Comments
 (0)