Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
default = [].
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubadamw committed Jul 30, 2024
1 parent 10a9562 commit 8c47763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ features = [
]

[features]
default = ["default-tls", "charset", "http2", "macos-system-configuration"]
default = ["charset", "http2", "macos-system-configuration"]

# Note: this doesn't enable the 'native-tls' feature, which adds specific
# functionality for it.
Expand Down

0 comments on commit 8c47763

Please sign in to comment.