Skip to content

Commit afa7e39

Browse files
committed
Attempt to fix build issues
1 parent e06ca34 commit afa7e39

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

Cargo.lock

Lines changed: 0 additions & 10 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
@@ -37,7 +37,7 @@ zip-extract = "0.2.1"
3737
trauma = "2"
3838
webbrowser = "1.0.3"
3939
reqwest = { version = "^0.12.12", default-features = false, features = [
40-
"native-tls-vendored",
40+
"rustls-tls",
4141
] }
4242
# Apple
4343
apple-bundles = "0.21.0"

0 commit comments

Comments
 (0)