This commit is contained in:
Christien Rioux
2024-02-14 21:33:04 -05:00
parent 40288f41ba
commit 9b04fb1e4b
3 changed files with 13 additions and 7 deletions

View File

@@ -21,7 +21,7 @@ pub static DEFAULT_LOG_IGNORE_LIST: [&str; 21] = [
"tungstenite",
"netlink_proto",
"netlink_sys",
"trust_dns_resolver",
"trust_dns_proto",
"hickory_resolver",
"hickory_proto",
"attohttpc",
];