We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ca7881 commit 2ba2e7fCopy full SHA for 2ba2e7f
scripts/patch_dependencies.sh
@@ -8,3 +8,4 @@ function patch_version() {
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
11
+patch_version rustls 0.23.17 #0.23.18 needs rustc 1.71 or newer
0 commit comments