diff --git a/scripts/patch_dependencies.sh b/scripts/patch_dependencies.sh index 1bd1f05ceb..6a1e7de61b 100755 --- a/scripts/patch_dependencies.sh +++ b/scripts/patch_dependencies.sh @@ -7,3 +7,4 @@ function patch_version() { } patch_version url 2.5.2 #https://github.com/servo/rust-url/issues/992 +patch_version native-tls 0.2.13 # 0.2.14 needs rustc v1.80