mirror of
https://github.com/floor-licker/polyfill-rs.git
synced 2026-08-19 23:48:09 +00:00
perf: shard order book manager locks
This commit is contained in:
@@ -60,6 +60,7 @@ uuid = { version = "1.0", features = ["v4", "serde"] }
|
||||
url = "2.5"
|
||||
bytes = "1.11.1"
|
||||
rand = "0.8"
|
||||
parking_lot = "0.12"
|
||||
|
||||
# Optional WebSocket support for streaming
|
||||
tokio-tungstenite = { version = "0.21", optional = true, features = ["native-tls"] }
|
||||
|
||||
Reference in New Issue
Block a user