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

19 lines
313 B

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