Skip to content

Commit 9d61fe7

Browse files
authored
Update patch_dependencies.sh
1 parent 4753022 commit 9d61fe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/patch_dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ function patch_version() {
88

99
patch_version url 2.5.2 #https://github.com/servo/rust-url/issues/992
1010
patch_version rustls-native-certs 0.8.0 #0.8.1 needs rustc 1.71 or newer
11-
patch_version rutls 0.23.17 #0.23.18 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

Comments
 (0)