Skip to content

Commit c7ad5f6

Browse files
committed
build: add native-tls
1 parent 5f1454b commit c7ad5f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ regex = "1.11.2"
5858
lazy_static = "1.5.0"
5959
anyhow = "1.0.99"
6060
reqwest = { version = "0.12", features = ["blocking", "json"] }
61+
native-tls = "0.2.14"
6162
which = "8.0.0"
6263
symlink = "0.1.0"
6364
url = "2.5"

0 commit comments

Comments
 (0)