We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 465fcc2 commit 6ca7881Copy full SHA for 6ca7881
scripts/patch_dependencies.sh
@@ -7,3 +7,4 @@ function patch_version() {
7
}
8
9
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