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.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hickory-client-0.24.1/Cargo.toml 2024-09-22T00:57:26.567391+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"]