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-resolver/SOURCES/hickory-resolver-fix-metada...

18 lines
348 B

--- hickory-resolver-0.24.2/Cargo.toml 1970-01-01T00:00:01+00:00
+++ hickory-resolver-0.24.2/Cargo.toml 2024-12-16T14:41:54.961254+00:00
@@ -170,14 +170,6 @@
"test-util",
]
-[dev-dependencies.tracing-subscriber]
-version = "0.3"
-features = [
- "std",
- "fmt",
- "env-filter",
-]
-
[features]
backtrace = [
"dep:backtrace",