We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
reqwest
1 parent 4aa1ff2 commit e82109cCopy full SHA for e82109c
crates/utils/re_log/src/lib.rs
@@ -79,6 +79,7 @@ const CRATES_AT_INFO_LEVEL: &[&str] = &[
79
"h2",
80
"hyper",
81
"prost_build",
82
+ "reqwest", // Spams "starting new connection: …"
83
"sqlparser",
84
"tonic_web",
85
"tower",
0 commit comments