Chore: Update (most) dependencies

Updates all bar rubato, which I fear may take a little more work...
This commit is contained in:
Kyle Simpson
2023-08-28 22:44:20 +01:00
parent 6f801563e5
commit 4220c1ffe5
2 changed files with 4 additions and 5 deletions

View File

@@ -27,7 +27,6 @@ impl WsStream {
Some(Config {
max_message_size: None,
max_frame_size: None,
max_send_queue: None,
..Default::default()
}),
true,