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

17 lines
286 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
"dns-over-h3",
"dns-over-https",
"dns-over-https-rustls",
"dns-over-quic",
]