Skip to content

Commit 2ba2e7f

Browse files
authored
[CI fix] msrv patch for rustls (#2327)
1 parent 6ca7881 commit 2ba2e7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/patch_dependencies.sh

+1
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ function patch_version() {
88

99
patch_version url 2.5.2 #https://github.com/servo/rust-url/issues/992
1010
patch_version rustls-native-certs 0.8.0 #0.8.1 needs rustc 1.71 or newer
11+
patch_version rustls 0.23.17 #0.23.18 needs rustc 1.71 or newer

0 commit comments

Comments
 (0)