We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a89a4a8 commit cd74b3cCopy full SHA for cd74b3c
datadog-trace-utils/Cargo.toml
@@ -64,7 +64,7 @@ datadog-trace-utils = { path = ".", features = ["test-utils"] }
64
tempfile = "3.3.0"
65
66
[features]
67
-default = ["https"]
+#default = ["https"]
68
https = ["ddcommon/https"]
69
mini_agent = ["proxy", "compression", "ddcommon/use_webpki_roots"]
70
test-utils = [
0 commit comments