Skip to content

Commit

Permalink
switched to native roots
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisOsta committed Mar 25, 2024
1 parent c5f62ac commit 9a65d9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opentelemetry-http/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2021"
rust-version = "1.65"

[features]
reqwest-rustls = ["reqwest", "reqwest/rustls-tls"]
reqwest-rustls = ["reqwest", "reqwest/rustls-tls-native-roots"]

[dependencies]
async-trait = { workspace = true }
Expand Down

0 comments on commit 9a65d9f

Please sign in to comment.