Skip to content

Commit 7fcf03b

Browse files
committed
Fix openssl
1 parent 341371b commit 7fcf03b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Cargo.lock

Lines changed: 10 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jwalk = "0.8.1"
3636
trauma = "2"
3737
webbrowser = "1.0.6"
3838
reqwest = { version = "^0.12.24", default-features = false, features = [
39-
"rustls-tls",
39+
"native-tls-vendored",
4040
] }
4141
# Apple
4242
apple-bundles = "0.21.0"

0 commit comments

Comments
 (0)