Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Gabi Moldovan <[email protected]>
  • Loading branch information
glittershark and gabi-250 authored Feb 22, 2023
1 parent 7313d2a commit e8bfaaf
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 @@ -40,5 +40,5 @@ tokio-test = "0.4.2"
tracing-subscriber = {version = "0.2.17", default-features = false, features = ["env-filter", "fmt"]}

[features]
default = ["reqwest/default-tls"]
default = ["reqwest/default-tls", "rustify/default"]
rustls-tls = ["reqwest/rustls-tls", "rustify/rustls-tls"]

0 comments on commit e8bfaaf

Please sign in to comment.