You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-hickory-client/hickory-client-fix-metadata...

18 lines
396 B

--- hickory-client-0.24.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hickory-client-0.24.2/Cargo.toml 2024-12-16T14:42:36.166460+00:00
@@ -137,14 +137,6 @@
"macros",
]
-[dev-dependencies.tracing-subscriber]
-version = "0.3"
-features = [
- "std",
- "fmt",
- "env-filter",
-]
-
[features]
backtrace = ["hickory-proto/backtrace"]
dns-over-https = ["hickory-proto/dns-over-https"]