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

17 lines
261 B

[features]
hide = [
# WASM-specific
"js-sys",
"wasm-bindgen-crate",
"wasm-bindgen",
# outdated dependencies
"h3",
"h3-quinn",
"quinn",
"dns-over-h3",
"dns-over-https",
"dns-over-https-rustls",
"dns-over-quic",
]