cargo fmt fixes

Signed-off-by: Thierry Marianne <thierry@marianne.io>
This commit is contained in:
Thierry Marianne
2026-03-04 14:04:47 +01:00
parent ed59aa05b0
commit 4bd0ff0fcb
2 changed files with 2 additions and 2 deletions

View File

@@ -150,4 +150,3 @@ fn http_open_hanging() {
"received response with status code:200\nreceived response with status code:200\nreceived response with status code:200\nreceived response with status code:200\nreceived response with status code:200\n"
);
}