Skip to content

Commit 865f3e2

Browse files
committed
fix dependency
1 parent c44809d commit 865f3e2

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
@@ -7,4 +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
10+
patch_version native-tls 0.2.13 # 0.2.14 needs rustc v1.80

0 commit comments

Comments
 (0)