Skip to content

Commit f4690f1

Browse files
authored
chore: CI fix - msrv patching for native-tls. (#2687)
1 parent 64868d2 commit f4690f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/patch_dependencies.sh

Lines changed: 1 addition & 0 deletions
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 native-tls 0.2.13 # 0.2.14 needs rustc v1.80

0 commit comments

Comments
 (0)