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.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hickory-client-0.24.0/Cargo.toml 2023-12-14T11:39:03.077225+00:00
@@ -131,14 +131,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"]