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

23 lines
402 B

[tests]
run = ["none"]
comments = [
"/etc/hosts and /etc/resolv.conf are not available in mock",
"no internet connectivity in mock",
]
[features]
hide = [
# outdated dependencies
"rustls",
"tokio-rustls",
"dns-over-h3",
"dns-over-https",
"dns-over-https-rustls",
"dns-over-quic",
"dns-over-rustls",
"dnssec-ring",
"native-certs",
"webpki-roots",
]