Enable tokio-console (#8897)
Release Notes: - Added tokio-console in production
This commit is contained in:
parent
9a2ed4bf1a
commit
cfffa29f9a
5 changed files with 197 additions and 7 deletions
|
@ -17,6 +17,7 @@ name = "collab"
|
|||
name = "seed"
|
||||
|
||||
[dependencies]
|
||||
console-subscriber = "0.2"
|
||||
anyhow.workspace = true
|
||||
async-tungstenite = "0.16"
|
||||
aws-config = { version = "1.1.5" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue