Skip to content

Commit e82109c

Browse files
authored
Remove reqwest spam when using maps (#11324)
1 parent 4aa1ff2 commit e82109c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/utils/re_log/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ const CRATES_AT_INFO_LEVEL: &[&str] = &[
7979
"h2",
8080
"hyper",
8181
"prost_build",
82+
"reqwest", // Spams "starting new connection: …"
8283
"sqlparser",
8384
"tonic_web",
8485
"tower",

0 commit comments

Comments
 (0)