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-proto/SOURCES/rust2rpm.toml

27 lines
433 B

[features]
hide = [
# WASM-specific
"js-sys",
"wasm-bindgen-crate",
"wasm-bindgen",
# outdated dependencies
"h2",
"h3",
"h3-quinn",
"http",
"quinn",
"ring",
"rustls",
"rustls-pemfile",
"tokio-rustls",
"webpki-roots",
"dns-over-h3",
"dns-over-https",
"dns-over-https-rustls",
"dns-over-quic",
"dns-over-rustls",
"dnssec-ring",
"native-certs",
]