Skip to content

Commit 6ca7881

Browse files
authored
CI fix: patch msrv for rustls-native-certs (#2318)
1 parent 465fcc2 commit 6ca7881

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
@@ -7,3 +7,4 @@ function patch_version() {
77
}
88

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

0 commit comments

Comments
 (0)