chore: Bump async-tungstenite to 0.23 (and tungstenite to 0.20.1) (#15039)
Release Notes: - N/A
This commit is contained in:
parent
7ae305ac0d
commit
4d65f7eea3
5 changed files with 32 additions and 65 deletions
|
@ -20,7 +20,7 @@ test-support = ["sqlite"]
|
|||
[dependencies]
|
||||
anthropic.workspace = true
|
||||
anyhow.workspace = true
|
||||
async-tungstenite = "0.16"
|
||||
async-tungstenite = "0.23"
|
||||
aws-config = { version = "1.1.5" }
|
||||
aws-sdk-s3 = { version = "1.15.0" }
|
||||
axum = { version = "0.6", features = ["json", "headers", "ws"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue