Increase max connections limit for kitchensink

This commit is contained in:
Omar Abdulla
2025-08-20 23:58:32 +03:00
parent c37b156e44
commit ee5d555ad7
5 changed files with 22 additions and 108 deletions
-1
View File
@@ -11,7 +11,6 @@ rust-version.workspace = true
[dependencies]
anyhow = { workspace = true }
alloy = { workspace = true }
alloy-transport = { workspace = true }
tracing = { workspace = true }
tokio = { workspace = true }