summaryrefslogtreecommitdiffstats
path: root/examples/changelog/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/changelog/Cargo.toml')
-rw-r--r--examples/changelog/Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/changelog/Cargo.toml b/examples/changelog/Cargo.toml
index eeb7b526..6e314947 100644
--- a/examples/changelog/Cargo.toml
+++ b/examples/changelog/Cargo.toml
@@ -23,5 +23,4 @@ tracing-subscriber = "0.3"
[dependencies.reqwest]
version = "0.12"
-default-features = false
-features = ["json", "rustls-tls"]
+features = ["json"]