ws: update simd-json to v0.12

This commit is contained in:
Joakim Frostegård 2023-10-18 23:24:53 +02:00
parent c2f7b6ed92
commit 3835da22ac
5 changed files with 12 additions and 9 deletions

View file

@ -148,7 +148,6 @@ impl Connection {
};
self.stream.send(request.to_ws_message()).await?;
self.stream.flush().await?;
self.load_test_state
.statistics